Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Challenges using RPM: installing VMPlayer
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
jamessnell
n00b
n00b


Joined: 24 Oct 2005
Posts: 19
Location: Calgary, Canada

PostPosted: Thu Nov 10, 2005 3:43 pm    Post subject: Challenges using RPM: installing VMPlayer Reply with quote

I'd really love to use vmplayer on my gentoo box, but I'm not really sure how to get it installed. I downloaded the rpm for vmplayer and emerged rpm, but when I try to install it, I get this:

Code:
Neptune# rpm -Uvh VMware-player-1.0.0-16981.i386.rpm
error: Failed dependencies:
        /bin/sh is needed by VMwarePlayer-1.0.0-1698


I took a look and sure enough there was no /bin/sh.. After wearing my investigator's hat for awhile, I noticed that on my fedora box /bin/sh is just a sym link to /bin/bash.. So, I made a sym link on my machine just the same and retried installation only to get the exact same result.

Does anyone have any suggestions????

Thanks,
J
Back to top
View user's profile Send private message
nmainil
n00b
n00b


Joined: 18 Jun 2005
Posts: 12
Location: Brussels

PostPosted: Thu Nov 10, 2005 5:22 pm    Post subject: Reply with quote

Using rpm's with Gentoo is not the way to go. If you want to install this software first check if an ebuild is available 'emerge -s vmplayer' but I doubt it is. If not you could download the .tar package on vmware site http://www.vmware.com/download/player/ and follow the installation instructions you'll find at http://www.vmware.com/support/player/doc/releasenotes_player.html.
Back to top
View user's profile Send private message
jamessnell
n00b
n00b


Joined: 24 Oct 2005
Posts: 19
Location: Calgary, Canada

PostPosted: Thu Nov 10, 2005 6:14 pm    Post subject: Reply with quote

Okay, so I've unemerged rpm, downloaded the tarball and now I'm stuck on a question from the installer

Code:
What is the directory that contains the init directories (rc0.d/ to
rc6.d/)?


There are no rc directories anywhere in /etc, or so find says.

What should I give it??
Back to top
View user's profile Send private message
Tiger683
Veteran
Veteran


Joined: 08 Jan 2005
Posts: 1347
Location: Heffner's House

PostPosted: Thu Nov 10, 2005 6:27 pm    Post subject: Reply with quote

/etc/init.d
_________________
Retired gentoo user
Back to top
View user's profile Send private message
jamessnell
n00b
n00b


Joined: 24 Oct 2005
Posts: 19
Location: Calgary, Canada

PostPosted: Thu Nov 10, 2005 6:41 pm    Post subject: Reply with quote

Code:
The path "/etc/init.d" is a directory which does not contain a rc0.d directory.



The installer 'works' if I create some directory with rc{0-6}.d, but of course, it creates scripts that I need to run in some of those directories.. Those scripts can be copied to /etc/init.d and manually installed from there, but I get consistenet error messages claiming vmplayer isn't properly configured.
Back to top
View user's profile Send private message
Tiger683
Veteran
Veteran


Joined: 08 Jan 2005
Posts: 1347
Location: Heffner's House

PostPosted: Thu Nov 10, 2005 6:46 pm    Post subject: Reply with quote

Which tells us: baselayout of gentoo isn't compliant with redhat/Suse/whatever standard, hmm....
I would file a bug on vmware bugzilla (or whatever they use) so they make the installer flexible and
include support for gentoo init layout.

;)
_________________
Retired gentoo user
Back to top
View user's profile Send private message
jamessnell
n00b
n00b


Joined: 24 Oct 2005
Posts: 19
Location: Calgary, Canada

PostPosted: Thu Nov 10, 2005 6:52 pm    Post subject: Reply with quote

I suppose.. I don't think it's actually that complicated of a problem, just a matter of taking the time to figure it out..

At which point I can submit a message to vmware about it.

Cheers,
J
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum