I recently decided to try out VMware and downloaded a .rpm file from their website. Whenever I try and install it, this shows up:
:~/Downloads/VMware$ sudo rpm -i *.rpm
[sudo] password for #@%:
error: Failed dependencies:
/bin/sh is needed by VMware-Player-2.5.0-118166.i386
I'm not exactly familiar with installing rpm packages. Am I doing something wrong? By the way, my download came with no instructions, and I couldn't really find anything of use on their website.
:~/Downloads/VMware$ sudo rpm -i *.rpm
[sudo] password for #@%:
error: Failed dependencies:
/bin/sh is needed by VMware-Player-2.5.0-118166.i386
I'm not exactly familiar with installing rpm packages. Am I doing something wrong? By the way, my download came with no instructions, and I couldn't really find anything of use on their website.
Comment