[Lvlug] RPMs
DavidMorrisette
David.Morrisette@Lehigh.EDU
Wed, 15 May 2002 17:19:04 -0400
Hi Charles,
I am assuming that the rpm can't fine an entry for /bin/sh. If you cd
to /bin and type "ls sh" and you get a message no such file or
directory, then there is no file present. If this is the case, put
yourself in the /bin directory type "ln -s bash sh" . This should make
a symbolic link to the file name bash which is the bourne again shell.
If when you do the "ls sh" above, then I am not sure what the rpm is
complaining about.
Good luck
David
Charles R. Kreps wrote:
>Hi, Have a prob that I can't seem to solve. I have managed to find a
>driver for my "winmodem" so that it will work with linux. Yea. But no
>matter what I do when I try to open the RPM that it came in I get this
>error:
>
>Found 0 source and 1 binary packages
>Dependency Problem:
>/bin/sh is needed by (name of package).rpm
>/bin/sh is needed by (name of package).rpm
>/bin/sh is needed by (name of package).rpm
>
>I've tried for days in-between studying for my finals (reason I couln't go
>last night) to fix this. Recompiling the Kernel and stuff. Any ideas?
>thanks. If this works then I can use my modem in linux which would be
>awesome. Else I have to throw down 50 bones for a new one.
>-charlie
>
>
>_______________________________________________
>Lvlug mailing list
>Lvlug@thelinuxlink.net
>http://www.thelinuxlink.net/mailman/listinfo/lvlug
>