LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This 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


Reply
  Search this Thread
Old 08-22-2006, 02:07 AM   #1
fakie_flip
Senior Member
 
Registered: Feb 2005
Location: San Antonio, Texas
Distribution: Gentoo Hardened using OpenRC not Systemd
Posts: 1,495

Rep: Reputation: 85
vmware server install error, The VMware VmPerl Scripting API was not installed.


Am I the only one getting this error? I followed the directions from this howto here, so shouldn't other people be having the same problem that I am? How can this be fixed? I accepted all the default values.

Code:
Building the VMware VmPerl Scripting API.

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

Unable to compile the VMware VmPerl Scripting API.

********
The VMware VmPerl Scripting API was not installed.  Errors encountered during
compilation and installation of the module can be found here:
/tmp/vmware-config0

You will not be able to use the "vmware-cmd" program.

Errors can be found in the log file:
'/tmp/vmware-config0/control-only/make.log'
********

Hit enter to continue.

Generating SSL Server Certificate

In which directory do you want to keep your virtual machine files?
[/var/lib/vmware/Virtual Machines] /home/veronica/vmware

The path "/home/veronica/vmware" does not exist currently. This program is
going to create it, including needed parent directories. Is this what you want?
[yes]

Please enter your 20-character serial number.

Type XXXXX-XXXXX-XXXXX-XXXXX or 'Enter' to cancel:
Here is my contents of the make.log.

Code:
veronica@veronica-desktop:~$ cat /tmp/vmware-config0/control-only/make.log Checking if your kit is complete...
Looks good Writing Makefile for VMware::VmPerl
make: Entering directory `/tmp/vmware-config0/control-only' make: Warning: File `/usr/lib/perl/5.8/Config.pm' has modification time 9.2e+07 s in the future
Makefile out-of-date with respect to /usr/lib/perl/5.8/Config.pm /usr/lib/perl/5.8/CORE/config.h
Cleaning current config before rebuilding Makefile...
Checking if your kit is complete...
Warning: the following files are missing in your kit:
        vmcontrol.o
        vmcontrol64.o
Please inform the author.
Writing Makefile for VMware::VmPerl
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command.  <==
make: *** [Makefile] Error 1
make: Leaving directory `/tmp/vmware-config0/control-only'
veronica@veronica-desktop:~$
From the make log I noticed this.

Code:
Warning: the following files are missing in your kit:
        vmcontrol.o
        vmcontrol64.o
Please inform the author.
I should not be missing any files. I did this to verify my download.

Code:
veronica@veronica-desktop:~/Desktop$ ls
VMware-server-1.0.1-29996.tar.gz      vmware-server-distrib
VMware-server-1.0.1-29996.tar.gz.md5
veronica@veronica-desktop:~/Desktop$ cat VMware-server-1.0.1-29996.tar.gz.md5
9846bff6c3c8af97d4e3ae2700f8dd3a  VMware-server-1.0.1-29996.tar.gz
veronica@veronica-desktop:~/Desktop$ md5sum -c VMware-server-1.0.1-29996.tar.gz.md5
VMware-server-1.0.1-29996.tar.gz: OK
veronica@veronica-desktop:~/Desktop$
I also tried using gcc-3.4 by installing it with apt-get and running this command.

Code:
export CC=/usr/bin/gcc-3.4
 
Old 08-22-2006, 04:26 AM   #2
fakie_flip
Senior Member
 
Registered: Feb 2005
Location: San Antonio, Texas
Distribution: Gentoo Hardened using OpenRC not Systemd
Posts: 1,495

Original Poster
Rep: Reputation: 85
The problem is solved. I needed to update my clock and syncronize it with the ntp time servers.
 
Old 02-27-2008, 03:22 AM   #3
Bosk22
LQ Newbie
 
Registered: Feb 2008
Posts: 3

Rep: Reputation: 0
VMWare Installation Problems

About time I started to give something back so here it is - hope it helps someone!!!!!

During a fresh install of Ubuntu 7.10 (64 Bit) and Vmware Server 1.0.4 I got the following error:-

===== Begin - vmware-install.pl Script Snippet Output ========
Building the VMware VmPerl Scripting API.

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

Unable to compile the VMware VmPerl Scripting API.

********
The VMware VmPerl Scripting API was not installed. Errors encountered during
compilation and installation of the module can be found here:
/tmp/vmware-config0

You will not be able to use the "vmware-cmd" program.

Errors can be found in the log file:
'/tmp/vmware-config0/control-only/make.log'
********

Hit enter to continue.

===== End - vmware-install.pl Script Snippet Output ========

The error message is very misleading and suggests there is a perl problem. This is however not true!!!! - I solved this by installing the libssl-dev code and the running the VMware install again.

To install libssl-dev enter the following

sudo apt-get install libssl-dev

The download can take a while on 1mb broadband so go make a cup of coffee and by the time you have done this the problem should be gone.

--------

Another problem I had with VMWare and 64bit Ubuntu was that the 32bit compatibility libraries are not installed by default. While VMWare is happy to run in 64bit it still needs these libraries. Again the error message for this one is misleading claiming that the vmware-ping cannot be found or executed and that no subnets can be automatically probed for.

Fix it with this:-

sudo apt-get install ia32-libs*

Good luck.
 
Old 04-11-2008, 09:15 PM   #4
alussiveworm
LQ Newbie
 
Registered: Apr 2008
Posts: 1

Rep: Reputation: 0
Thank you!

You are a very awesome person! Thanks for your help!
 
Old 12-28-2008, 04:49 AM   #5
thankyou_bosk22
LQ Newbie
 
Registered: Dec 2008
Posts: 1

Rep: Reputation: 0
Bosk22 you are a rockstar

Thanks mate.

Probably saved me many hours of pain. Just wanted to make sure you knew your effort was appreciated.

Melbourne, Australia
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
vmware server config error lordtweety Linux - Software 4 08-22-2006 09:26 AM
using an already installed Windows XP under VMware server? microsoft/linux General 10 04-16-2006 10:00 PM
Install FC4 w/ Vmware, right of the Harddrive (vmware aceses ISO of HD, no CDs) colinstu Linux - General 1 02-24-2006 08:15 PM
LXer: VMware Introduces Free VMware Server LXer Syndicated Linux News 0 02-07-2006 08:46 AM
LXer: VMware cuts VMware Server price to zero LXer Syndicated Linux News 0 02-04-2006 03:31 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:55 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration