[Koha] Problem installing XML::LibXSLT

Mason James mason.loves.sushi at gmail.com
Fri Sep 19 06:26:42 NZST 2008


On 2008/09/19, at 4:39 AM, Marty wrote:

>
> Trying to install KOHA 3.0 on Debian Etch
>
> After running Makefile.PL I get a warning;
> Makefile.PL: Warning: prerequisite XML::LibXSLT 1.59 not found.
>
> Trying to install with CPAN gives me the following;
>
> /usr/bin/ld: cannot find -ldb
> collect2: ld returned 1 exit status
> make: *** [blib/arch/auto/XML/LibXSLT/LibXSLT.so] Error 1
>   PAJAS/XML-LibXSLT-1.66.tar.gz
>   /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



Hi Marty,

hmmm, try a...

$ sudo apt-get install libxslt1-dev libxslt1.1
$ cpan XML::LibXSLT

that might do it

Mason.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20080919/8c06b897/attachment-0001.htm 


More information about the Koha mailing list