Problem installing XML::LibXSLT
14 Jul
2008
14 Jul
'08
5:02 a.m.
I am installing Koha 3 on Ubuntu 8 and am getting the following error when attempting to install the Perl module XML::LibXSLT: /usr/bin/ld: cannot find -lgdbm collect2: ld returned 1 exit status make: *** [blib/arch/auto/XML/LibXSLT/LibXSLT.so] Error 1 /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible Can anyone help? Paul
14 Jul
14 Jul
5:10 a.m.
On 2008/07/14, at 3:02 PM, Paul Yachnes wrote:
/usr/bin/ld: cannot find -lgdbm
this should do it ;) $ sudo apt-get install libgdbm-dev http://packages.debian.org/etch/libgdbm-dev
6502
Age (days ago)
6502
Last active (days ago)
1 comments
2 participants
participants (2)
-
Mason James -
Paul Yachnes