> check the file permissions to confirm that your perl is exectuable. >
Looks like it is executable: lrwxrwxrwx 1 root root 9 Apr 25 21:00 perl -> perl5.8.5 -rwxr-xr-x 1 root root 1149172 Nov 23 2004 perl5.8.5 > try using the absolute path to slimserver.pl and see if this works, > i.e.: > > /mnt/slim-perl/slimserver.pl --daemon --prefsfile > /mnt/slim-data/slimserver.pref --cachedir /mnt/slim-data /mnt/slimserver/slimserver.pl --daemon --prefsfile /mnt/slim-data/slimserver.pref --cachedir /mnt/slim-data same error: /mnt/slimserver/slimserver.pl /usr/bin/perl: bad interpreter: no such file or directory > double-check the Perl installtion (if you have not already done so) > especially the stage where you set-up the symbolic link to the version > 5.8.5 perl interpreter you have installed It looks OK to me but here is some output in case I have missed something ( I recreated the symbolic link anyway): pwd /usr/local/bin ls perl* perl perl5 perl5.8.5 perlbug perlcc perldoc perlivp ls -l /usr/bin/perl lrwxrwxrwx 1 root root 19 Apr 27 07:50 /usr/bin/perl -> /usr/local/bin/perl* Can anyone see anything missing or wrong. Or can suggest anything else? Thanks. -- administrator ------------------------------------------------------------------------ administrator's Profile: http://forums.slimdevices.com/member.php?userid=4962 View this thread: http://forums.slimdevices.com/showthread.php?t=23345 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
