[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: compiling problems...
> I feel like an idiot...
> I upgrade to RH5 :)
> I compile a simple c program (hello world) using the old cc compiler.
> When I try to run the a.out file, I get "command not found" message.
> What I missing ?
> (please replay also to my CC address)
The ".", cwd is not in the path by default.
So run ./a.out
or change the path according the shell you use
in csh/tcsh: setenv PATH=".:$PATH"
______________________________________________________________________
Stas Bekman mailto:sbekman@iil.intel.com http://www.eprotect.com/stas
A must visit: http://www.eprotect.com/stas/TULARC (Java,CGI,PC,Linux)
Linux receives a 'Product of the Year Award' for Best Technical Support
http://www.infoworld.com/cgi-bin/displayTC.pl?97poy.supp.htm