Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=4933132
By: adsldude
Problem: ddclient 3.73 no longer starts
Symptom: here are the errors messages
root@host:~# /etc/rc.d/rc.ddclient start
Starting ddclient: /usr/sbin/ddclient: line 14: require: command not found
/usr/sbin/ddclient: line 15: use: command not found
/usr/sbin/ddclient: line 16: use: command not found
/usr/sbin/ddclient: line 17: use: command not found
/usr/sbin/ddclient: line 18: use: command not found
/usr/sbin/ddclient: line 20: my: command not found
/usr/sbin/ddclient: line 21: my: command not found
/usr/sbin/ddclient: line 22: =~: command not found
/usr/sbin/ddclient: line 23: my: command not found
/usr/sbin/ddclient: line 24: =~: command not found
/usr/sbin/ddclient: line 25: my: command not found
/usr/sbin/ddclient: line 26: syntax error near unexpected token `('
/usr/sbin/ddclient: line 26: `my $hostname = hostname();'
Background:
I'm running ddclient on Slackware 12. I have been using it for a few years
without issue. I believe the problems may have started a month or so ago when
I upgraded from Slack 11 to Slack 12, but that only a guess. It appears that
/usr/sbin/ddclient is having trouble finding perl, again a guess. Slack 12
uses perl 5.8.8 which I use for other functions without apparent issue.
I've search the help forum here and Google but no joy. Any ideas on how to
bring ddclient back to life?
TIA
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=399428
|