just ran /bin/bash fine, but the script still gives me the error. Any other suggestions? I tried the rpm install, but it cannot find libstdc++.so.5 which happens to be in /usr/lib/libstdc++.so.5, which i assume is correct. This is xmail-1.16-1.i386.rpm by the way.
--- Davide Libenzi <[EMAIL PROTECTED]> wrote: > > On Sun, 31 Aug 2003, I am the Spoonster wrote: > > > > > [EMAIL PROTECTED] root]# head /etc/init.d/xmail > > #!/bin/sh > > # > > # skeleton example file to build /etc/init.d/ scripts. > > # This file should be used to construct scripts for /etc/init.d. > > # > > # Written by Miquel van Smoorenburg <[EMAIL PROTECTED]>. > > # Modified by Davide Libenzi <[EMAIL PROTECTED]> > > # > > # Version: @(#)skeleton 1.8 03-Mar-1998 [EMAIL PROTECTED] > > # > > [EMAIL PROTECTED] root]# ll /bin/sh > > lrwxrwxrwx 1 root root 4 Aug 28 15:29 /bin/sh -> bash > > [EMAIL PROTECTED] root]# > > Assuming that /bin/bash exist and that you can execute it, it should be > everything fine. Try to run /bin/bash > > > > - Davide > > - > To unsubscribe from this list: send the line "unsubscribe xmail" in > the body of a message to [EMAIL PROTECTED] > For general help: send the line "help" in the body of a message to > [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
