June 14, 201214 yr I've been following the instructions on http://lime-technology.com/wiki/index.php/Installing_unRAID_5.0_on_a_full_Slackware_Distro So far so good but I am stuck on one section: Under 'Test New Kernel' it says: 5. 'Run emhttp -p 88. You should get error message “mkdir: cannot create directory `/boot/config/shares': Not a directory” ignore it for now.' I can't figure out how to 'Run emhttp' I'm trying to run it from /usr/local/sbin w/ ./emhttp but it just says 'no such file or directly. Obviously I'm doing something wrong but the directions don't really tell you how to do this step. Thanks!!!
June 14, 201214 yr Author I can't get past this. /usr/local/sbin clearly has the emhttp* file in the directly. However, whenever I try to run it it just says nos such file or directory.... Any help would be huge!!!
June 15, 201214 yr I can't get past this. /usr/local/sbin clearly has the emhttp* file in the directly. However, whenever I try to run it it just says nos such file or directory.... Any help would be huge!!! is /usr/local/sbin/emhttp in your search path? type which emhttp to learn if it is Is it executable? Type ls -l /usr/local/sbin/emhttp and post the output
June 15, 201214 yr Author I really appreciate you guys taking a look at this. output: root@UNRAID:/usr/local/sbin# which emhttp /usr/local/sbin/emhttp root@UNRAID:/usr/local/sbin# ls -l /usr/local/sbin/emhttp -rwxr-xr-x 1 root root 114203 Jun 14 13:52 /usr/local/sbin/emhttp*
June 15, 201214 yr Author I just don't get it. All of the other command in /usr/local/sbin are executable and seem to run fine.
June 15, 201214 yr I just don't get it. All of the other command in /usr/local/sbin are executable and seem to run fine. what happens when you type ldd /usr/local/sbin/emhttp ( are all the needed shared libraries in place?)
June 15, 201214 yr Author Hmm. It says 'not a dynamic executable' but it says that for the other files in the folder too and they run....
June 15, 201214 yr Author I think I may have answered my own question. It appears I have installed the 64bit version of Slackware. Obviously this will not work unless I install multilib. Gonna try that now.
Archived
This topic is now archived and is closed to further replies.