Fedora 25 VirtualBox installation - installation

When I installed VirtualBox 5.1 by instructions on Download page, everything finished successful.
When I tried run VirtualBox the error was showed:
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: libQt5X11Extras.so.5: cannot open shared object file: No such file or directory

This can be fixed by install X11 extras:
dnf install qt5-qtx11extras.x86_64
After installation the library the error was shoved:
Qt FATAL: This application failed to start because it could not find or load the Qt platform plugin "xcb"
in "".
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, xcb.
Reinstalling the application may fix this problem.
Aborted (core dumped)
This can be fixed by install X11 xkb common:
dnf install libxkbcommon-x11.x86_64
After those fixes everything works fine.
I repored it to Oracle here

I've recently faced the same problem: installation of recent Fedora iso "26" with VirtualBox .
the truth is not all versions are supported ,the supported version are in range of 7-23 only as indicated in this site below:
List of Supported iso

Related

unable to install hyper kit on mac as it is showing an error during a brew intall

I am unable to install hyper kit on my mac. I am issueing the command brew install hyperkit from the terminal . the following is the logs result
Kjango-MacBook-Air:~ kanan$ brew install hyperkit
Warning: You are using macOS 10.12.
We (and Apple) do not provide support for this old version.
You will encounter build failures with some formulae.
Please create pull requests instead of asking for help on Homebrew's GitHub,
Twitter or any other official channels. You are responsible for resolving
any issues you experience while you are running this
old version.
hyperkit: A full installation of Xcode.app 9.0 is required to compile
this software. Installing just the Command Line Tools is not sufficient.
Xcode can be installed from the App Store.
Error: An unsatisfied requirement failed this build.
Appreciate if you can help me to resolve.
thank you
I have upgraded to the mac os catalina .
then i was able to install it

I cannot install the IBM Cloud CLI

I am trying to get started building a voice interface with Watson Assistant, and following the docs I need to install the IBM Cloud CLI. I have downloaded the three latest versions from here (https://console.bluemix.net/docs/cli/reference/bluemix_cli/all_versions.html) but the installs all fail. I tried running the command line install as well, but that fails too:
Download complete. Executing installer...
installer: Package name is IBM Cloud Command Line Interface
installer: Installing at base path /
installer: The install failed (The Installer encountered an error that
caused the installation to fail. Contact the software manufacturer for
assistance.)
Install failed.
I tried installing on Macintosh HD disk and in a project folder, but it all fails! Help?
I tried versions 0.6.6, 0.6.5, and 0.6.4. I am running macOS High Sierra 10.13.3.
pls see if there is /usr/local/bin directory in your OS. If not, create the directory and install again.
This will be fixed in next release v0.6.7.

Installing Bakefile in Mac osx 10.11

I have been trying to install bakefile(v0.2.9) in mac osx 10.11. Whenever I try to install bakefile using the dmg file I get The installation failed.The installer could not install the software because there was no software found to install error.
I even tried building it from the source code(v1.2.5.1 from github). I built it using the sudo make command.However sudo make install command throws No rule to make target install.
Is there any other way to install bakefile in macosx 10.11?
Edit :
Finally I managed to install the bakefile 0.2.9 in osx 10.11. I can't use the latest version as it does not supports the bakefile we have been using in our projects.
Though the installation is successful,I get the segmentation fault 11 when I try to build the bakefiles(.bkl). Some of the forums suggested that the problem could be associated with python 2.7. I followed all the steps needed to resolve the issue. But none of them helped.
I have been using python 2.7.11. How can I avoid this segmentation fault?
I advice against using the legacy 0.2.9 version.
I even tried building it from the source code(v1.2.5.1 from github).
You didn’t, that’s the problem — you tried to build a very different version, 0.2.9 != 1.2.5.1. The relation between these two branches is explained at http://bakefile.org — they are incompatible and different.
If you want to build 0.2.9 from sources, you need to download and build 0.2.9.
If you want to use the 1.x version, you can download packaged “binary” version, as explained at https://github.com/vslavik/bakefile
P.S. You don’t need to, and shouldn’t, use sudo when installing somewhere you typically have access to, such as /usr/local on OS X.

installing yesod on windows 7

I want to install yesod on windows 7 64 bits. It fails on the network package. This is what I've done:
I purged ghc and all packages and reinstalled the haskell platform.
Then I updated cabal which worked. The new cabal.exe is not in the path and the systems keeps using the old version.
I added the path to the new cabal.exe and erased the old version. Same issue with alex and happy.
Then I installed yesod-platform and yesod-bin. It failed on the network library (2.5.0.0). I installed mingw and msys (for some reason the msys part of the haskell platform is ignored).
I installed network in Msys with the new version of cabal. Network 2.5.0.0. is installed. Then installed yesod-platform and yesod-bin again as in http://www.yesodweb.com/page/quickstart. Okay... this works fine.
Now I have yesod 1.2.6, ghc version 7.6.3 and cabal 1.20.0.3.
Started yesod init, used 'simple' and changed directory to the new project.
Then I did cabal sandbox init. No errors.
Then: cabal install --enable-tests . yesod-platform yesod-bin --max-backjumps=-1 --reorder-goals
.....
cabal: Error: some packages failed to install:
authenticate-1.3.2.8 depends on network-2.5.0.0 which failed to install.
conduit-extra-1.1.0.4 depends on network-2.5.0.0 which failed to install.
connection-0.2.1 depends on network-2.5.0.0 which failed to install.
....
I think the problem is that installing network works in msys, but not as part of yesod.
Any idea what could be wrong?
Kees

imagemagick installation error - architecture mismatch

I am trying to install ImageMagick via macports but am getting the following error msg:
Error: Cannot install imagemagick for the arch(s) 'x86_64' because
Error: its dependency bzip2 is only installed for the arch 'i386'
Error: and the configured universal_archs 'i386 ppc' are not sufficient.
Error: Unable to execute port: architecture mismatch
To report a bug, see <http://guide.macports.org/#project.tickets>
Any suggestion would be greatly appreciated :)
This looks like the same question that was asked on Superuser, "Mac ports installation of gcc46 failing due to architecture problems", and on Apple.Stackexchange, "Mac ports installation of gcc46 failing due to architecture problems".
Did you start building these MacPort binaries on MacOS 10.5, then upgrade to 10.6 -- or move to a new machine with 10.6 and copy the MacPorts files from the old machine -- and then build imagemagick under MacOS 10.6?
Does your configuration file /opt/local/etc/macports/macports.conf differ from macports.conf.default? That's a sign that the MacPorts environment was migrated from 10.5 instead of being created new on 10.6. There should be a line there, reading universal_archs ppc i386 ppc64 x86_64.
The official MacPorts migration instructions explain how to essentially update your environment for MacOS X 10.6 and do a complete rebuild. Their instructions:
Reinstall Xcode and MacPorts
Update macports.conf
Save a list of installed ports
Uninstall all ports
Reinstall just those you still want
The blog post Universal Binaries in Macports gives slightly different instructions. Basically it comes down to:
update the universal_archs line in macports.conf
force a complete rebuild with $ sudo port upgrade --force installed -

Resources