LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Strange VMware install behaviour (https://www.linuxquestions.org/questions/linux-newbie-8/strange-vmware-install-behaviour-106260/)

svasu 10-20-2003 08:16 AM

Strange VMware install behaviour
 
I installed VMware version 4 on RedHat 9
i.e. rpm -e VMware-workstation-4.0.0-4460.i386.rpm

after the install i was unable to run vmware-config.pl since it could not find the C include files.

Then I figured I would re-install the VMware package again and so I first tried to remove it
i.e. rpm -e VMwareWorkstation and this fails with error message
error: %preun(VMwareWorkstation-4.0.0-4460) scriptlet failed, exit status 127

After that I tried to install the package again and I keep getting the message that the package is already installed.
But I can't find any of the vmware binaries / config files etc .

Any suggestions ?

Thanks
Vasu

randomblast 10-20-2003 08:53 AM

the -e option is for uninstalling packages
use -i to install
i strongly suggest you read the rpm man pages

svasu 10-20-2003 08:57 AM

Sorry that was a typo !

the installation options were :
rpm -Uhv VMwareWorks.........

thanks

krazyglue 10-20-2003 10:16 AM

I think rpm -U is for an upgrade. is this a fresh install? if so you should use rpm -ihv


All times are GMT -5. The time now is 12:14 AM.