January 13, 201016 yr This is strange, what I know so should not perl be installed, but I got this error anyway, and I have rebooted the server and I get this error anyway. List Devices (from /usr/bin/lsdev) sh: /usr/bin/lsdev: /usr/bin/perl: bad interpreter: No such file or directory
January 13, 201016 yr This is strange, what I know so should not perl be installed, but I got this error anyway, and I have rebooted the server and I get this error anyway. List Devices (from /usr/bin/lsdev) sh: /usr/bin/lsdev: /usr/bin/perl: bad interpreter: No such file or directory That button will not work unless YOU install "perl" The error message you are seeing is because "perl" is not installed. Perl is not supplied as part of unRAID, and never has been part of it in the distribution by lime-technology You will need to download it and install it ... one possible download link is here: ftp://ftp.slackware.com/pub/slackware/slackware-12.2/slackware/d/perl-5.10.0-i486-1.tgz I keep all my downloaded packages in the "packages" folder on the flash drive (/boot/packages) Then install it with cd /boot/packages installpkg perl-5.10.0-i486-1.tgz Once perl is installed, the button in unMENU will work... (All it does is invoke /usr/bin/lsdev and send the output to the browser. lsdev is a "perl" script)
Archived
This topic is now archived and is closed to further replies.