Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I've happily replaced Fedora Core 8 with Ubuntu 8.0.4, and the only problem I have so far is that VMWare Server simply refuses to install. I've been using apt-get, and getting the following results:
Quote:
:~$ sudo apt-get install vmware-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
vmware-server: Depends: vmware-server-kernel-modules but it is not installable
Depends: libssl0.9.7 but it is not installable
E: Broken packages
Trying to install the dependencies yeilds:
Quote:
:~$ sudo apt-get install vmware-server-kernel-modules
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package vmware-server-kernel-modules is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package vmware-server-kernel-modules has no installation candidate
And:
Quote:
:~$ sudo apt-get install libssl0.9.7
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libssl0.9.7 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package libssl0.9.7 has no installation candidate
Yes, running 2.6.25, followed the patching link you sent and installation finished properly. Now, however, when I click on "VMWare Server Console," the program indicates it is starting and then disappears without displaying any windows. I think I had this difficulty at first with Fedora Core 8, but I can't recall for the life of me how I resolved it...
All I know is that in a console when you type vmware you should be able to start it. You will also need a vmx file which more or less configures vmware including telling vmware where to boot the other operating system.
Your problem almost sounds like a video issue? But I do not know enough about that.
$ vmware
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_3.4' not found (required by /usr/lib/libcairo.so.2)
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6)
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_3.4' not found (required by /usr/lib/libcairo.so.2)
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6)
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_3.4' not found (required by /usr/lib/libcairo.so.2)
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.