H. M. Murdock
03-22-2001, 11:46 PM
Hi,
I tried to install AutoNap, a console based napster client. I tried the automated install and it seemed to work, it put all of the files it needed in the correct places, but heres the weird part. The executable is a AutoNap.pl and it is in the /usr/local/bin/ directory. The directory is in my path, and the file permissions are set to 755, so I can get to it as a user. At my bash prompt, I typed in 'AutoNap.pl' and hit enter. This is what i get:
bash: /usr/local/bin/AutoNap.pl: No such file or directory
Now, I know its there, I went and saw it. I used less and the file has contents, so its not empty, and as mentioned earlier, the permissions are correct (plus I tried it as root with the same result). So I went into the source directory and tried to run the fiel by doing a ./AutoNap.pl. Same result. I even copied it from the /usr/local/bin/ dir to my home directory and got the same result. Now while I plan on writing an email to the author of this program, I am slightly worried that my system seems to belive this file is not there, when it actually is. Is there any explanation for this? Or maybe even a solution to my little problem?
Thanks in advance,
Murdock
I tried to install AutoNap, a console based napster client. I tried the automated install and it seemed to work, it put all of the files it needed in the correct places, but heres the weird part. The executable is a AutoNap.pl and it is in the /usr/local/bin/ directory. The directory is in my path, and the file permissions are set to 755, so I can get to it as a user. At my bash prompt, I typed in 'AutoNap.pl' and hit enter. This is what i get:
bash: /usr/local/bin/AutoNap.pl: No such file or directory
Now, I know its there, I went and saw it. I used less and the file has contents, so its not empty, and as mentioned earlier, the permissions are correct (plus I tried it as root with the same result). So I went into the source directory and tried to run the fiel by doing a ./AutoNap.pl. Same result. I even copied it from the /usr/local/bin/ dir to my home directory and got the same result. Now while I plan on writing an email to the author of this program, I am slightly worried that my system seems to belive this file is not there, when it actually is. Is there any explanation for this? Or maybe even a solution to my little problem?
Thanks in advance,
Murdock