ZOOM Compile Error
This is the error I get via cpan on install ZOOM on Debian Sarge rm -f blib/arch/auto/Net/Z3950/ZOOM/ZOOM.socc -shared -L/usr/local/lib ZOOM.o -o blib/arch/auto/Net/Z3950/ZOOM/ZOOM.so \ -lyaz -lexslt -lxslt -lgcrypt -lgpg-error -lxml2 -lpthread -lz -lm -lpthread -lssl -lcrypto -ldl -lwrap -lnsl \ /usr/bin/ld: cannot find -lgcryptcollect2: ld returned 1 exit statusmake: *** [blib/arch/auto/Net/Z3950/ZOOM/ZOOM.so] Error 1 /usr/bin/make -- NOT OKRunning make test Can't test without successful makeRunning make install make had returned bad status, install seems impossible And all I got was this lousy thing _________________________________________________________________ Gear up for Halo® 3 with free downloads and an exclusive offer. It’s our way of saying thanks for using Windows Live™. http://gethalo3gear.com?ocid=SeptemberWLHalo3_WLHMTxt_2
Matthew Stockfleth <mstockfleth@hotmail.com> wrote:
/usr/bin/ld: cannot find -lgcrypt collect2: ld returned 1 exit status
I suspect you have not installed all ZOOM's build requirements. If the error says -lgcrypt, try installing a package libgcrypt-dev if possible. Hope that helps, -- MJ Ray - see/vidu http://mjr.towers.org.uk/email.html Experienced webmaster-developers for hire http://www.ttllp.co.uk/ Also: statistician, sysadmin, online shop builder, workers co-op. Writing on koha, debian, sat TV, Kewstoke http://mjr.towers.org.uk/
participants (2)
-
Matthew Stockfleth -
MJ Ray