running a simple command line tool
Steve Flynn
anothermindbomb at gmail.com
Wed Feb 22 15:05:22 UTC 2012
On 22 February 2012 14:49, CJ Tres <ctres at grics.net> wrote:
> Natool (or rather natool) gets the result "No command 'natool' found..."
> ./natool results in "./natool: No such file or directory" wherever it is run
> from.
Sounds very much like the natool code doesn't have the execute bit set.
cd into the directory natool resides in
chmod +x natool
then try calling it with "./natool"
--
Steve
When one person suffers from a delusion it is insanity. When many
people suffer from a delusion it is called religion.
More information about the ubuntu-users
mailing list