Xref: news2.mv.net comp.os.msdos.djgpp:6376 From: pengzh AT ix DOT netcom DOT com (PENG ZHOU) Newsgroups: comp.os.msdos.djgpp Subject: Re: Hmmmm beginner Alone Date: 23 Jul 1996 21:39:09 GMT Organization: Netcom Lines: 19 Message-ID: <4t3gpt$9k7@sjx-ixn2.ix.netcom.com> References: <31F51F2A DOT 4E15 AT mail DOT input DOT co DOT uk> NNTP-Posting-Host: pas-ca6-18.ix.netcom.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp In <31F51F2A DOT 4E15 AT mail DOT input DOT co DOT uk> Andrew Lowcock writes: > >Being very new at this game - where do I place my libaries (they are in >dj/lib currently. Try to compile hello.c i have no library for >where is this???? > >No flames - I have no other source of info >Cheers >-- >Andrew Lowcock Hmmmm, when i installed the djgpp compiler i used the pkunzip -d option, which select the right directory for djgpp. Also, you should rename dj to djgpp since the djgpp.env said that djgpp and it's files are located in that directory. Set DJGPP=C:\DJGPP\DJGPP.ENV and the other parameters too. I recommend you download the FAQ available in the same directory you got DJGPP.