
Not sure if I missed something here but this is my input/output at the terminal. I am not sure why "a.out" is not recognized. john(a)sniffy:~$ gcc Johntest.c gcc: Johntest.c: No such file or directory gcc: no input files john(a)sniffy:~$ cd Desktop john(a)sniffy:~/Desktop$ gcc Johntest.c john(a)sniffy:~/Desktop$ a.out a.out: command not found john(a)sniffy:~/Desktop$ ls a.out Jim Stafford - Mr. Bojangles.mp3 opencity-0.0.6.2stable freedroidrpg-0.13 Johntest.c john(a)sniffy:~/Desktop$ Johntest Johntest: command not found john(a)sniffy:~/Desktop$ Johntest.c Johntest.c: command not found john(a)sniffy:~/Desktop$ I wonder if I should.. ./configure make makeinstall ??? Regards John
Regards, Steve _______________________________________________ wlug mailing list | wlug(a)list.waikato.ac.nz Unsubscribe: http://list.waikato.ac.nz/mailman/listinfo/wlug