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

2008-05-27 Thread Roxana Luz Fleipaz
Hello Friend I solved by installing it manually, by downloading the appropriate version CPAN, and the installation manual ize .. I use Debian etch I hope you will serve Roxana 2008/5/7 Chadwick, John, DCA <[EMAIL PROTECTED]>: > Okay, I got the DBD::mysql issue resolved yesterday. I am down t

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

2008-05-12 Thread Chadwick, John, DCA
I am back to Debian Etch, I will give your script a tryout tomorrow. John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marc Chantreux Sent: Monday, May 12, 2008 12:11 PM To: koha-devel@lists.koha.org Subject: Re: [Koha-devel] XML::LIBXSLT error on

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

2008-05-12 Thread Marc Chantreux
hello, > I have installed Ubuntu Hardy Heron on the server and will be installing Koha > on Monday. peraps you will give a last chance to etch using the script as attachment. just run it with sh, answer to the questions (Y during all the debian part) and enjoy ...(or please report bugs). regard

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

2008-05-11 Thread Chadwick, John, DCA
Cc: koha-devel@lists.koha.org Subject: Re: [Koha-devel] XML::LIBXSLT error on Debian etch On Wed, May 7, 2008 at 11:55 AM, Marc Chantreux <[EMAIL PROTECTED]> wrote: > On Wed, May 07, 2008 at 08:48:34AM -0600, Chadwick, John, DCA wrote: > > Okay, I got the DBD::mysql issue resolved

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

2008-05-11 Thread Marc Chantreux
hello Joshua, On Sun, May 11, 2008 at 06:34:29AM -0400, Joshua Ferraro wrote: > > koha:/# apt-cache policy libxml-libxslt-perl > There are fairly explicit warnings in the installation documentation > about this specific module -- it's extremely important to install > the package maintainer's ver

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

2008-05-11 Thread Joshua Ferraro
On Wed, May 7, 2008 at 11:55 AM, Marc Chantreux <[EMAIL PROTECTED]> wrote: > On Wed, May 07, 2008 at 08:48:34AM -0600, 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. > > as this module is debian

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

2008-05-11 Thread Marc Chantreux
On Wed, May 07, 2008 at 08:48:34AM -0600, 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. as this module is debian packaged, why don't you install it by this way ? koha:/# apt-cache policy libxml-

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

2008-05-09 Thread Mason James
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-li

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

2008-05-09 Thread Ducassou, Jean Pierre - Programador
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

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

2008-05-07 Thread Chadwick, John, DCA
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: running xslt-config... ok looking for -lxslt... yes looking for -lexslt... yes running pkg-config libexslt... failed using fallback values for LIBS