From: "Jesper Lund" Newsgroups: comp.os.msdos.djgpp References: <7458-Wed22Aug2001090203+0300-eliz AT is DOT elta DOT co DOT il> Subject: Re: DJGPP Invalid Page Exception in W98SE Lines: 14 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-ID: Date: Thu, 23 Aug 2001 00:58:41 +0200 NNTP-Posting-Host: 212.54.93.61 X-Complaints-To: news-abuse AT wol DOT dk X-Trace: news010.worldonline.dk 998521160 212.54.93.61 (Thu, 23 Aug 2001 00:59:20 MET DST) NNTP-Posting-Date: Thu, 23 Aug 2001 00:59:20 MET DST Organization: Customer of Tiscali A/S (World Online) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Brian Kennedy wrote in message news:h6Wg7.8$Cf3 DOT 3054724 AT news DOT netcarrier DOT net... > Unfortunately, I am a DJGPP newbie, and I don't know how to invoke 'ls'... > sorry I am so ignorant about the program :/. Is this the same as the UNIX > command 'ls'? Typing 'ls' at a DOS prompt doesn't do anything ("Bad > command or file name"). > You don't have the GNU file utilities (including ls) installed. I guess that any program compiled with DJGPP will do for this test, try 'symify' instead of 'ls' and post the results.