koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Koha-devel] XML::LIBXSLT error on Debian etch


From: Mason James
Subject: Re: [Koha-devel] XML::LIBXSLT error on Debian etch
Date: Sat, 10 May 2008 01:02:05 +1200


On 2008/05/9, at 11:19 PM, Ducassou, Jean Pierre - Programador wrote:

I don't remember exactly the procedure I followed but try the following:
make sure you've got the libxml and libxslt (the deb packages).
Install the C compiler. (gcc, make package)

Or you can look for the "perl-libxml" (I don't really recall the exact
name) deb package (I think it has everything already compiled in it so
you don't need the C compiler if you choose this alternative) .

kind regards,
JP

Chadwick, John, DCA wrote:
Okay, I got the DBD::mysql issue resolved yesterday. I am down to one stubborn package, XML::LIBXSLT won't install.

It looks like it may work, then:

/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

Hi John,

Try this to resolve your missing 'lgdm' issue.
$ sudo apt-get install libgdbm3

and possibly this too,..
$ sudo apt-get install libgdbm-dev

Cheers, Mason.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]