From: sparhawk AT eunet DOT at (Gerhard Gruber) Newsgroups: comp.os.msdos.djgpp Subject: Re: Re linux and gcc Date: Sun, 16 Aug 1998 07:56:34 GMT Organization: EUnet Austria Lines: 31 Message-ID: <35d53080.510234@news.Austria.EU.net> References: <35D36BCD DOT B5238EB6 AT mp DOT nic DOT in> <35D43ADB DOT B29E12EC AT pentek DOT com> <35db8ae2 DOT 23891306 AT news DOT Austria DOT EU DOT net> <35d4dcd2 DOT 2555890 AT news DOT ihug DOT co DOT nz> NNTP-Posting-Host: e064.dynamic.vienna.at.eu.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Date: 16 Aug 1998 07:57:49 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit Precedence: bulk Destination: zappaz AT ihug DOT co DOT uk (ChrisC) From: Gruber Gerhard Group: comp.os.msdos.djgpp Date: Sat, 15 Aug 1998 01:21:23 GMT: > >>If he is compiling it then the compiler creates the outputfile with = >>execution >>permission already set. > >Yeah, the file you are trying to run is just not in your PATH. You can >run files which are not in your PATH by typing ./filename or >/.filename from the directory they are in - can't remember which. Its ./ . - current directory / - directory seperator - filename /. would mean to run a filename in the root directory with a leading '.' -- Bye, Gerhard email: sparhawk AT eunet DOT at g DOT gruber AT sis DOT co DOT at Spelling corrections are appreciated.