From: 065211 AT bud DOT cc DOT swin DOT edu DOT au (MURPHY, Jeremy W) Newsgroups: comp.os.msdos.djgpp Subject: Re: back slash compatibility prob Date: 19 Dec 2002 06:42:12 GMT Organization: Swinburne University of Technology Lines: 34 Message-ID: References: <3DFE0C22 DOT C73C9CBD AT phekda DOT freeserve DOT co DOT uk> NNTP-Posting-Host: bud.cc.swin.edu.au X-Trace: c3p0.cc.swin.edu.au 1040280132 10093 136.186.1.113 (19 Dec 2002 06:42:12 GMT) X-Complaints-To: abuse AT swin DOT edu DOT au NNTP-Posting-Date: 19 Dec 2002 06:42:12 GMT X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Richard Dawe (rich AT phekda DOT freeserve DOT co DOT uk) wrote: : Hello. : "MURPHY, Jeremy W" wrote: : [snip] : > I'm sort of hoping that there's something wrong with my installation, : > because I've seen these errors before and never investigated them, but : > everything else runs fine (except Pakke, but that's another story). : Please tell me what's up with pakke. I enjoy a good story and I'd be happy to : help you. ;) heheheh, it generally works fine, but when I installed g77321b.zip the other day, the result included removing quite a lot of the gcc and gpp files. Sorry, I don't have a detailed diagnosis. Also, when I run it from a directory other than c:/djgpp I get this: Warning: Unable to check that 'share/pakke/db' is a directory (errno = 22): No s uch file or directory (ENOENT) Warning: Unable to check that 'manifest' is a directory (errno = 22): No such file or directory (ENOENT) Warning: Unable to check that 'share/pakke/db-avail' is a directory (errno = 22): No such file or directory (ENOENT) [exited with 1] which is pretty evident as to what is going on, but I don't know why. Eh, I think I made that flippant comment more from memory of teething problems with it, but if I think of anything more specific I'll let you know. :) Jeremy