From: "Randy Mcdowell" Subject: * Nevermind. Newsgroups: comp.os.msdos.djgpp References: <01c07cad$49e7fa60$a9d24fd8 AT generic> Message-ID: <01c07cb1$5bab9140$a9d24fd8@generic> X-Newsreader: Microsoft Internet News 4.70.1155 Lines: 17 Date: Sat, 13 Jan 2001 10:40:28 GMT NNTP-Posting-Host: 216.79.210.169 X-Trace: news3.atl 979382428 216.79.210.169 (Sat, 13 Jan 2001 05:40:28 EST) NNTP-Posting-Date: Sat, 13 Jan 2001 05:40:28 EST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Randy Mcdowell wrote in article <01c07cad$49e7fa60$a9d24fd8 AT generic>... > I am not using DJGPP, but I'm trying to compile the Texinfo package from > GNU using the files provided in the djgpp subdirectory of that package. > Everything works fine, but I don't have 'cat' (whatever that is) so the GCC > test in the 'configure' script fails, anybody know where I could get it? > I'm tryng to compile it with RSXNT + NT09d (EMX) with an installation of > fileutils, diffutils, bash, and most of the files from the djdev archive > (DJGPP core), but I can't find 'cat' anywhere. I presumed that it was in > another DJGPP archive, since I've only got the core. If anybody has got > 'cat' please send it to my e-mail as an attachment. I also seem to be > missing 'sleep'. > >