[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: [LI] c compiler
hello,
I think your simple problem is that your current directory is not in your
path, and hence you are not able to execute the executable (a.out).
try saying ./a.out
should get you going ( assuming that the compilation was error free)
samir
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available. Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.