Re: HELP! start-stop-daemon: no such file

1997-08-06 Thread jdassen
On Aug 6, Frank Barknecht wrote > Yes, that's it. I linked perl500... with /usr/bin/perl right now and I am > about to reboot to see if it works. > > Thank you all very much for the quick help. That's really great about > Debian, wow. > > P.S.: Is this all worth a bug report or is this problem ob

Re: HELP! start-stop-daemon: no such file (Solved!)

1997-08-06 Thread Frank Barknecht
> Yes, that's it. I linked perl500... with /usr/bin/perl > right now and I am about to reboot to see if it works. IT WORKS. -- Yours, Frank Barknecht

Re: HELP! start-stop-daemon: no such file

1997-08-06 Thread Frank Barknecht
[EMAIL PROTECTED] wrote: ([EMAIL PROTECTED]): > [Frank, please keep your lines shorter than 80 characters.] Oops, sorry about that. I am working in text mode now, where I have more columns than I am normally used to, so I messed it up > OK. The first line of the script says > #!/usr/bin/pe

Re: HELP! start-stop-daemon: no such file

1997-08-06 Thread Frank Barknecht
Frank Barknecht hat gesagt: // Frank Barknecht wrote: ([EMAIL PROTECTED]): > My start-stop-daemon is a perl-script, I can read its content. Now I have found another strange thing: I don't have an executable named perl on my system anymore. Although there is a perl5.00307 under /usr/bin/perl5.00

Re: HELP! start-stop-daemon: no such file

1997-08-06 Thread jdassen
[Frank, please keep your lines shorter than 80 characters.] On Aug 6, Frank Barknecht wrote > [EMAIL PROTECTED] hat gesagt: // [EMAIL PROTECTED] wrote: > ([EMAIL PROTECTED]): > > Very strange. Please provide the output of > > ls -l /sbin/start-stop-daemon /usr/sbin/start-stopdaemon

Re: HELP! start-stop-daemon: no such file

1997-08-06 Thread Dale Martin
Frank Barknecht <[EMAIL PROTECTED]> writes: > Conclusion: > I don't have start-stop-daemon under /sbin but one in /usr/sbin/ that is not > a.out or ELF. > My start-stop-daemon is a perl-script, I can read its content. That's how it was under older versions of Debian, I believe. In Debian-1.2.

Re: HELP! start-stop-daemon: no such file

1997-08-06 Thread Frank Barknecht
[EMAIL PROTECTED] hat gesagt: // [EMAIL PROTECTED] wrote: ([EMAIL PROTECTED]): > Very strange. Please provide the output of > ls -l /sbin/start-stop-daemon /usr/sbin/start-stopdaemon Here we go: fliwatut# ls -l /sbin/start-stop-daemon /usr/sbin/start-stopdaemon ls: /sbin/start-

Re: HELP! start-stop-daemon: no such file

1997-08-06 Thread jdassen
On Aug 6, Frank Barknecht wrote > After upgrading to Debian 1.3.1 I encountered a serious start-up-problem. > Some of the /etc/init.d/-scripts fail with messages like > >- > /etc/init.d/kerneld: /usr/sbin/start-stop-daemon: No such file or directory > >- start-stop-daemon