On Thu, Feb 19, 2004 at 03:40:31PM +0100, Marian Hettwer wrote:
> Hi Carsten,
>
> Carsten Jambroszyk wrote:
> >
> >
> >Das habe ich auch gelesen, wenn ich das ausprobiere kommt folgendes:
> >
> >router# /usr/local/etc/rc.d/snmpd.sh start
> >/usr/local/etc/rc.d/snmpd.sh: Command not found.
> >
> gib doch mal den Output von
> ls -l /usr/local/etc/rc.d/ | grep snmp
>
> entweder existiert die snmpd.sh nicht, oder sie ist nicht ausführbar.
... oder es steht ein ungueltiger Interpreter am Anfang des
Scripts. Daher bitte auch:
head -1 /usr/local/etc/rc.d/snmpd.sh
Achja, an einem DOS-newline in der ersten Zeile koennte es auch
noch liegen. Du hast nicht zufaellig die Datei mal auf einem
Windows-Rechner editiert und dann rueberkopiert?
bye,
Harold
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Thu 19 Feb 2004 - 16:15:43 CET