"Douglas J. Hunley" wrote: [snip] > > libz I understand. lz I do not. > Part of your LDFLAGS. -I/usr/include or -lz. The -I is for includes (header files) and the -l is for libraries. To get the library's real name, you strip off the lib part. So for libpcap, it's -lpcap, and for libz it's -lz. BTW, this is a compression library. But just saying lz is someone getting lazy. Ciao, David A. Bandel -- Focus on the dream, not the competition. -- Nemesis Racing Team motto _______________________________________________ http://linux.nf -- [EMAIL PROTECTED] Archives, Subscribe, Unsubscribe, Digest, Etc ->http://linux.nf/mailman/listinfo/linux-users
- Re: Kicq won't ./configure Douglas J. Hunley
- Re: Kicq won't ./configure Mike Andrew
- Re: Kicq won't ./configure Eddie Arteaga
- Re: Kicq won't ./configure Mike Andrew
- Re: Kicq won't ./configure Douglas J. Hunley
- Re: Kicq won't ./configure Eddie Arteaga
- Re: Kicq won't ./configure Douglas J. Hunley
- Re: Kicq won't ./configure Douglas J. Hunley
- Re: Kicq won't ./configure Mike Andrew
- Re: Kicq won't ./configure Douglas J. Hunley
- Re: Kicq won't ./configure David A. Bandel
- Re: Kicq won't ./configure Mike Andrew
- Re: Kicq won't ./configure David A. Bandel
- Re: Kicq won't ./configure Mike Andrew
- Re: Kicq won't ./configure Douglas J. Hunley
- Re: Kicq won't ./configure David A. Bandel
- libz.so (per Redhat) Re: K... Mike Andrew
- Re: libz.so (per Redhat) K... Douglas J. Hunley
- Re: libz.so (per Redhat) K... Mike Andrew
- Re: Kicq won't ./configure Mike Andrew