Andrew Hodgson wrote: > > I first tried installing using RPM after getting the RPM package. It > fails: > > [EMAIL PROTECTED]:~$ sudo rpm -i te_agent.rpm > error: Failed dependencies: > /bin/sh is needed by TWeagent-7.1-0.i386 >
one wild guess, but could this error caused by the fact that in some versions of Ubuntu /bin/sh is a symlink to the simpler /bin/dash instead of /bin/bash and the rpm install process doesn't like it? https://wiki.ubuntu.com/DashAsBinSh -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
