From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Durusau To: help-gcc@gnu.org Subject: Re: a.out (Can't run it..) Date: Wed, 08 Dec 1999 11:57:00 -0000 Message-id: <384EB652.C6225E3D@delphi.com> References: <38385474.66C58941@hotmail.com> <384DE402.C5ABB7FA@deakin.edu.au> <384e9057.0@newsfeed.vitts.com> X-SW-Source: 1999-12/msg00122.html For security reasons, using . as part of the path is not recommended, and Extremely bad for root accounts. It is much better to remember to type ./a.out Speaking only for myself, Joe Durusau Richard Brust wrote: > I had to add "." to the PATH, and it worked. > > Eric Dines wrote in message > news: 384DE402.C5ABB7FA@deakin.edu.au ... > > Try typing the full path as well as the command name. It doesn't search > > current directory by default. > > > > > > Appie wrote: > > > > > Please help me... > > > When I try to run a.out after compiling ... > > > I get the message "a.out: command not found". > > > Why is this? And how can I fiks the problem? > > > > > > Appie > > > > > > aelmiri@hotmail.com > > From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Durusau To: help-gcc@gnu.org Subject: Re: a.out (Can't run it..) Date: Fri, 31 Dec 1999 22:24:00 -0000 Message-ID: <384EB652.C6225E3D@delphi.com> References: <38385474.66C58941@hotmail.com> <384DE402.C5ABB7FA@deakin.edu.au> <384e9057.0@newsfeed.vitts.com> X-SW-Source: 1999-12n/msg00122.html Message-ID: <19991231222400.hxXFcXU_qtB4a_gr33A_H4Oh1rEM7c1kHt-o3X1ep9I@z> For security reasons, using . as part of the path is not recommended, and Extremely bad for root accounts. It is much better to remember to type ./a.out Speaking only for myself, Joe Durusau Richard Brust wrote: > I had to add "." to the PATH, and it worked. > > Eric Dines wrote in message > news: 384DE402.C5ABB7FA@deakin.edu.au ... > > Try typing the full path as well as the command name. It doesn't search > > current directory by default. > > > > > > Appie wrote: > > > > > Please help me... > > > When I try to run a.out after compiling ... > > > I get the message "a.out: command not found". > > > Why is this? And how can I fiks the problem? > > > > > > Appie > > > > > > aelmiri@hotmail.com > >