On Sat, 25 Oct 2003 [EMAIL PROTECTED] wrote: > Yes I do have gzip installed on that box. Any other ideas?
You are looking for the the libz stuff, which if you use RedHat is a part of zlib-devel-1.1.3-25.7 (or whatever the right number is for your distribution). You should be able to see it in somewhere like /usr/lib/libz.a or /usr/lib/libz.so.1.1.3 Michael > > On Sat, 25 Oct 2003, WipeOut wrote: > > > [EMAIL PROTECTED] wrote: > > > > >Yes I do have the mysql and mysql-devel packages installed. With my very > > >limited knowledge of C/C++ here's what seems to be the culpret line right > > >before the error: > > > "/usr/bin/ld: cannot find -lz" > > >Any suggestions here? > > >AJ > > > > > > > > > > > > > > I think thats gzip.. Have you got gzip installed? > > > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
