Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Absolute Beginner Talk
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.

Absolute Beginner Talk
The perfect starting place to find out more about computers, Linux and Ubuntu.

 
Thread Tools Display Modes
Old January 12th, 2007   #1
Illuvator
Dark Roasted Ubuntu
 
Illuvator's Avatar
 
Join Date: Dec 2006
Location: England
Beans: 1,109
Ubuntu 9.04 Jaunty Jackalope
VMWare Install Problems

I HAVE RESTRUCTURED THE POST, I HAD A MAJOR ISSUE WITH VMWARE SERVER AND GOT ERRORS SUCH AS:
Unable to get the last modification timestamp of the destination file /etc/vmware/ssl/rui.key.

If this applies to you, don't worry, this solution has worked for me, and now for several others, and also added is a solution from btmspox - I don't run the 64bit version, but that solved an issue he had.


PROBLEM 1:
Code:
Error code returned:
Installing the VMware VmPerl Scripting API.

The installation of the VMware VmPerl Scripting API succeeded.

Generating SSL Server Certificate

Unable to get the last modification timestamp of the destination file 
/etc/vmware/ssl/rui.key.

Execution aborted.
Solution:
Code:
sudo touch /etc/vmware/ssl/rui.key
sudo touch /etc/vmware/ssl/rui.crt
PROBLEM 2:
Code:
Error Code returned:
Type XXXXX-XXXXX-XXXXX-XXXXX or 'Enter' to cancel:  XXXXX-XXXXX-XXXXX-XXXXX
sh: /usr/lib/vmware/bin/vmware-vmx: not found
The serial number XXXXX-XXXXX-XXXXX-XXXXX is invalid.

Please enter your 20-character serial number.

Type XXXXX-XXXXX-XXXXX-XXXXX or 'Enter' to cancel:
Solution:
Code:
sudo apt-get install ia32-libs
sudo /usr/bin/vmware-config.pl
And btmspox's fixes:

PROBLEM 3:
Code:
/usr/lib/vmware/bin/vmware-vmx: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
Solution (AS FOR MY SECOND PROBLEM):
Code:
sudo apt-get install ia32-libs
PROBLEM 4:
Code:
Unable to get the last modification timestamp of the destination file /etc/vmware/ssl/rui.key.

From the vmware-config.pl examination:
tech@db3:/usr/lib/vmware/bin$ ldd openssl 
        linux-gate.so.1 =>  (0xffffe000)
        libdl.so.2 => /lib32/libdl.so.2 (0xf7f17000)
        libc.so.6 => /lib32/libc.so.6 (0xf7de3000)
        /lib/ld-linux.so.2 (0xf7f22000)


tech@db3:/usr/lib/vmware/bin$ ./openssl 
-bash: ./openssl: No such file or directory
Solution:
This was solved by btmspox via:
Code:
sudo apt-get install libc6-i386
Well there you go, everything tidied up to the first post so you don't have to go through all the issues I had while solving the problem. Should you want to/need to see some of the extra posts, including btmspox's post, do go through the rest of this thread.

Hope it continues to be helpful til whatever causes this problem is fixed.
Il

Last edited by Illuvator; May 2nd, 2007 at 08:25 AM..
Illuvator is offline   Reply With Quote
Old January 12th, 2007   #2
Bachstelze
Ubuntu French Roast
 
Bachstelze's Avatar
 
Join Date: Nov 2005
Location: Bordeaux, France
Beans: 7,442
Ubuntu Development Release
Send a message via AIM to Bachstelze Send a message via MSN to Bachstelze
Re: VMWare Install Problems

Didn't you say you were running Win XP in your virtual machine ? If so, all you need to do is to select "Install VMware tools" in the VM menu, while WIndows is running.
Bachstelze is offline   Reply With Quote
Old January 12th, 2007   #3
Illuvator
Dark Roasted Ubuntu
 
Illuvator's Avatar
 
Join Date: Dec 2006
Location: England
Beans: 1,109
Ubuntu 9.04 Jaunty Jackalope
Re: VMWare Install Problems

No no different person. My issue is getting the whole VMWare server to install in the first place, which is currently throwing up the above error at me (I've had a right nightmare with this programs install, it worked the first time, then died when I updated (wouldnt let me reconfigure) and now its not letting me reinstall!
Thanks for help,
Il
Illuvator is offline   Reply With Quote
Old January 11th, 2008   #4
dcstar
Ubuntu addict and loving it
 
Join Date: Feb 2005
Location: Melbourne, Australia
Beans: 7,836
Ubuntu 9.04 Jaunty Jackalope
Re: VMWare Install Problems

Vmware server is now available in the repositories, and there is now a separate Virtualization forum where issues like this should be, so could people not keep opening this obsolete and misplaced thread?
__________________
Regards, David.

The Forum search function is useful for immediate help (give it a try).
Please mark your thread as "Solved" (using the Thread Tools) when appropriate.

Last edited by dcstar; January 11th, 2008 at 08:32 PM..
dcstar is offline   Reply With Quote
Old January 13th, 2007   #5
Illuvator
Dark Roasted Ubuntu
 
Illuvator's Avatar
 
Join Date: Dec 2006
Location: England
Beans: 1,109
Ubuntu 9.04 Jaunty Jackalope
Re: VMWare Install Problems

Hey there anyone got any ideas?
Il
Illuvator is offline   Reply With Quote
Old January 13th, 2007   #6
fsando
Way Too Much Ubuntu
 
fsando's Avatar
 
Join Date: Dec 2006
Beans: 296
The Feisty Fawn Testing
Re: VMWare Install Problems

Just an idea:
delete the .vmware folder in your $HOME folder (/home/your name/.
It starts with a period which makes hidden - in nautilus you go to view menu and change to show hidden files. It worked when I had troubles reinstalling.
I believe you could do from a console:
Code:
rm /home/your name/.vmware
Also delete vmware folder in /usr/lib/.
Hope it helps
fsando is offline   Reply With Quote
Old January 13th, 2007   #7
Illuvator
Dark Roasted Ubuntu
 
Illuvator's Avatar
 
Join Date: Dec 2006
Location: England
Beans: 1,109
Ubuntu 9.04 Jaunty Jackalope
Re: VMWare Install Problems

Hi there thanks for the advice,
The sudo ./vmware-install.pl removed that entry, but went and removed the one from /usr/lib myself. However, on a reinstall I once again get this error:
Code:
The module loads perfectly in the running kernel.

Please specify a port for remote console connections to use [902] 

Stopping internet superserver: xinetd.
Starting internet superserver: xinetd.
Configuring the VMware VmPerl Scripting API.

Building the VMware VmPerl Scripting API.

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

Installing the VMware VmPerl Scripting API.

The installation of the VMware VmPerl Scripting API succeeded.

Generating SSL Server Certificate

Unable to get the last modification timestamp of the destination file 
/etc/vmware/ssl/rui.key.

Execution aborted.
Any other ideas?
Il
Illuvator is offline   Reply With Quote
Old January 13th, 2007   #8
Bachstelze
Ubuntu French Roast
 
Bachstelze's Avatar
 
Join Date: Nov 2005
Location: Bordeaux, France
Beans: 7,442
Ubuntu Development Release
Send a message via AIM to Bachstelze Send a message via MSN to Bachstelze
Re: VMWare Install Problems

Have you tried running the uninstall script ?

Code:
sudo ./bin/vmware-uninstall.pl
Bachstelze is offline   Reply With Quote
Old January 13th, 2007   #9
stijn_pol
5 Cups of Ubuntu
 
Join Date: Jan 2007
Beans: 26
Ubuntu 6.06 Dapper
Re: VMWare Install Problems

Did you install ssh and openssh-server?
( sudo apt-get install ssh openssh-server )
For vmware server: check this guide: http://www.howtoforge.com/ubuntu_vmware_server
stijn_pol is offline   Reply With Quote
Old January 13th, 2007   #10
Illuvator
Dark Roasted Ubuntu
 
Illuvator's Avatar
 
Join Date: Dec 2006
Location: England
Beans: 1,109
Ubuntu 9.04 Jaunty Jackalope
Re: VMWare Install Problems

Quote:
Did you install ssh and openssh-server?
( sudo apt-get install ssh openssh-server )
For vmware server: check this guide: http://www.howtoforge.com/ubuntu_vmware_server
From that article:
Quote:
If you have another computer available, install ssh-server and use a ssh client like putty to access the server remotely; copying and pasting the commands below is easier than typing them out.
I dont have another computer available

Quote:
Have you tried running the uninstall script ?
Of course, I have installed and uninstalled several times now trying to fix this.

I have since looked at http://www.howtoforge.com/ubuntu_vmware_server and put on the packages which it said I needed (some of which I didnt have before) However, once again my good friend comes back to haunt me:

Code:
Installing the VMware VmPerl Scripting API.

The installation of the VMware VmPerl Scripting API succeeded.

Generating SSL Server Certificate

Unable to get the last modification timestamp of the destination file 
/etc/vmware/ssl/rui.key.

Execution aborted.
I'm also not the only one to have these problems by the looks of it:
http://www.vmware.com/community/thre...=549781#549781

Thanks for the help... any other ideas?
Il
Illuvator is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:25 PM.


vBulletin ©2000 - 2010, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry