goku ball z wrote:
Hi all,
I have this problem. I am running suse linux 10.0 Enterprise. I was able to install nano-2.0.6 and as root I am able to use it. This is where my problem starts. When I exit root and try to use nano, I get this error message.

nano: Command not found.
but when I type /usr/local/bin/./nano  I am able to use it.
and since I am using tcsh shell I made a file called .cshrc and added the following:
 setenv EDITOR/usr/local/bin/./nano  ( which didn't work )
then I tried this also
setenv EDITOR/usr/local/bin/nano  (which also didn't work)

Not sure if you're pasting in some corrupted text but shouldn't there be a space between 'EDITOR' and '/usr'? Also, you may find it easier to set your PATH to include /usr/local/bin.


Antonio Querubin
whois:  AQ7-ARIN
_______________________________________________
[email protected] mailing list
http://lists.hosef.org/cgi-bin/mailman/listinfo/luau

Reply via email to