Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 2nd December 2007, 06:35 PM
boflo971 Offline
Registered User
 
Join Date: Apr 2007
Posts: 71
Vmware server 1.0.4 install

Hi

i had install Vmware server 1.0.4 during the install i have this error message:
[B][I]
[I]Unable to create the VMware VmPerl Scripting API makefile.

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

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




but i can go all the way to the end but then when i try to start the server i had this message :

/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version information available (required by /usr/lib/libgdk_pixbuf-2.0.so.0)
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version information available (required by /usr/lib/libcairo.so.2)


thanks

Py
Reply With Quote
  #2  
Old 2nd December 2007, 07:53 PM
scottro's Avatar
scottro Offline
Retired Community Manager -- Banned from Texas by popular demand.
 
Join Date: Sep 2007
Location: NYC
Posts: 8,142
You might need the vmware-any-any thingie. Do a quick search on the forums for any-any and it should give you the link.

The other option (sorry, I'm a new convert to the program and can't help evangelizing) is to use VirtualBox which, in my experience, as well as many others, is much faster. The downside is that some of their docs for Fedora are off, but if you don't need the virtual machine to have a separate address on your network, then VirtualBox works, errm, out of the box. (If you do need it to have its own address in your own subnet, fear not--despite the fact that their instructions for Fedora are sure to mess you up, there are now a couple of howtos around about bridging VirtualBox--bridging is what you need with it to make it a separate node on your network.)

However, going back to your original desire to install VMWare-server in most cases that vmware-any-any module will fix it.
Reply With Quote
  #3  
Old 2nd December 2007, 08:22 PM
boflo971 Offline
Registered User
 
Join Date: Apr 2007
Posts: 71
Hi Scottro

thanks for the quick answer, i had used the vmware-any-any-update115 to re-install the server and i still have the same message, i am using fedora 8

thanks

Py
Reply With Quote
  #4  
Old 2nd December 2007, 08:54 PM
Brian1's Avatar
Brian1 Offline
Registered User
 
Join Date: Nov 2004
Location: Seymour, Indiana
Posts: 2,509
What does the contents of /tmp/vmware-config2 have in it.
Is the time correct on the machine?

Brian
__________________
Distribution: RHEL 5.1 with Pieces of this and that.
Kernel 2.6.23.9, KDE 3.5.8 and KDE 4.0 beta, Plus Development src.rpm, ATI fglrx64_7_1_0-8.433-1 rpm with 3D and DRI working.
Acer 5100-5840 with webcam, ati, sdcard reader, sound, atheros based wireless, all working. Only thing not working is the memory stick reader.
Reply With Quote
  #5  
Old 2nd December 2007, 09:22 PM
boflo971 Offline
Registered User
 
Join Date: Apr 2007
Posts: 71
Hi Brian1

i haves this in the make log in /tmp/vmware-config2

Can't locate ExtUtils/MakeMaker.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8 .) at Makefile.PL line 1.
BEGIN failed--compilation aborted at Makefile.PL line 1.

thanks

Pierre
Reply With Quote
  #6  
Old 2nd December 2007, 09:39 PM
Brian1's Avatar
Brian1 Offline
Registered User
 
Join Date: Nov 2004
Location: Seymour, Indiana
Posts: 2,509
Lets see what perl is installed.
rpm -qa | grep perl

Brian
__________________
Distribution: RHEL 5.1 with Pieces of this and that.
Kernel 2.6.23.9, KDE 3.5.8 and KDE 4.0 beta, Plus Development src.rpm, ATI fglrx64_7_1_0-8.433-1 rpm with 3D and DRI working.
Acer 5100-5840 with webcam, ati, sdcard reader, sound, atheros based wireless, all working. Only thing not working is the memory stick reader.
Reply With Quote
  #7  
Old 2nd December 2007, 09:44 PM
boflo971 Offline
Registered User
 
Join Date: Apr 2007
Posts: 71
Brian

i have those rpms installed

[root@localhost ~]# rpm -qa | grep perl
perl-String-CRC32-1.4-3.fc8
perl-5.8.8-31.fc8
perl-URI-1.35-3.1
perl-libs-5.8.8-31.fc8


thanks

Pyc
Reply With Quote
  #8  
Old 2nd December 2007, 09:52 PM
scottro's Avatar
scottro Offline
Retired Community Manager -- Banned from Texas by popular demand.
 
Join Date: Sep 2007
Location: NYC
Posts: 8,142
If the any-any isn't working, then I'm stumped. We've had a few threads like this before, I don't remember how the individuals solved, or if they solved, their problems. Hopefully, Brian1 can give a few more pointers.

Otherwise, all I can do is say, errm, how about VirtualBox, like a nagging 3 year old.
Reply With Quote
  #9  
Old 2nd December 2007, 10:37 PM
boflo971 Offline
Registered User
 
Join Date: Apr 2007
Posts: 71
Hi scottro

well i try first to install vmware server 1.0.3 and it is working fine, i just do not know why 1.0.4 does not work the same

then i try virtualBox and it working fine too

thanks

Pyc
Reply With Quote
  #10  
Old 3rd December 2007, 12:54 AM
scottro's Avatar
scottro Offline
Retired Community Manager -- Banned from Texas by popular demand.
 
Join Date: Sep 2007
Location: NYC
Posts: 8,142
So... how did you like VirtualBox?

All kidding aside, I'm sorry I can't give more help with the VMWare issue. I believe I've been able to install 1.0.4 without problem. Hrrm, I'm wondering if I had 1.0.3 installed, grabbed the RPM and just did rpm -Uvh.

(That's a real stab in the dark, but....)
Reply With Quote
  #11  
Old 3rd December 2007, 05:05 PM
jasadell Offline
Registered User
 
Join Date: Dec 2007
Posts: 1
Possible Solution to 'The VMware VmPerl Scripting API was not installed'

Quote:
Originally Posted by boflo971
Hi

i had install Vmware server 1.0.4 during the install i have this error message:
[B][I]
[I]Unable to create the VMware VmPerl Scripting API makefile.

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

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




but i can go all the way to the end but then when i try to start the server i had this message :

/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version information available (required by /usr/lib/libgdk_pixbuf-2.0.so.0)
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version information available (required by /usr/lib/libcairo.so.2)


thanks

Py
I searched high and low for the answer to this. For me it was not time synchronization. I looked a the file /tmp/vmware-config4/control-only/make.log. It referenced line 1 in Makefile.PL, which was "use ExtUtils::MakeMaker;"

So I 'yum installed perl-ExtUtils-MakeMaker' Afterward it all worked.

Good luck!
Reply With Quote
  #12  
Old 5th December 2007, 12:32 AM
boflo971 Offline
Registered User
 
Join Date: Apr 2007
Posts: 71
Hi jasadell


work great i did what you said and it is working now

thanks

Pyc
Reply With Quote
  #13  
Old 5th December 2007, 03:04 AM
scottro's Avatar
scottro Offline
Retired Community Manager -- Banned from Texas by popular demand.
 
Join Date: Sep 2007
Location: NYC
Posts: 8,142
Someone oughta drop a note to the VMWare people about it. (If I hadn't converted to VirtualBox, I would, but I don't really have the time or energy to test any fixes they might recommend.)

Many times, you'll find that even if they don't have a bug reporting procedure, they will be appreciative.

Sigh, I remember when I had so much time (but I made a lot less money) .
Reply With Quote
Reply

Tags
install, server, vmware

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
VMware Server 1.8 Install Onto FC10 Help stresco Using Fedora 9 1st January 2009 07:53 PM
How to Install and run Vmware Server 2 on FC9??? K0tuk Using Fedora 2 10th October 2008 05:46 AM
Install VMware VMware-server-1.0.1-29996.i386.rpm sheffrem Servers & Networking 6 12th April 2007 01:13 AM
VMware-server install GaryG Using Fedora 10 19th December 2006 08:46 PM
Trying to install FC6 on VMware Server pickles EOL (End Of Life) Versions 3 12th December 2006 11:07 AM


Current GMT-time: 21:09 (Tuesday, 18-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat