Hi,
I try to install AxKit on an Alpha with Debian Linux 2.4.17:
Sorry for my english, and i'm discovering Perl, and AxKit
First, I tried to compile AxKit, and couldn't link the libxml2, and had a lot of other
problems, with libapreq most, likely because of conflicts between the libapreq_0_33
that AxKit want, and the libapreq_0_31 that my Apache 1.3.26 was linked was, and I
tried some times, but no success; so I removed all.
Second, I tried on my laptop (Debian 2.4.18) :
apt-get install axkit OK; it's AxKit 1.5 ;it worked, even if some modules failed, i
could see the first XML test page !
so, I tried this method on the alpha, and there, the package was installed, but my
Apache made irritating errors or no error but nothing, depends of
SetHandler/PerlHandler ...
[Thu Sep 19 01:38:01 2002] [notice] Apache/1.3.26 (Unix) Debian GNU/Linux AxKit/1.5
PHP/4.1.2 mod_perl/1.26 configured -- resuming normal operations
[Thu Sep 19 01:38:01 2002] [notice] suEXEC mechanism enabled (wrapper:
/usr/lib/apache/suexec)
[Thu Sep 19 01:38:01 2002] [notice] Accept mutex: sysvsem (Default: sysvsem)
[Thu Sep 19 01:38:03 2002] [notice] child pid 1387 exit signal Segmentation fault (11)
so I removed all
Third, I tried to install AxKit with cpan :
- the libxml2 Debian package contains the libxml-2.4.19 and module XML::LibXML needs
>= 2.4.20
ok, I compiled it, then in cpan, installed XML::SAX, XML::LibXML::COMMON, XML::LibXML
- then i re-tried to install AxKit, there was lot of problems linking the libghttp
library; but my gnome-config worked well,
- now, AxKit find GHTTP::HTTP, but makes an error when make test on t/02language.t
test_module("Apache::AxKit::Language::XSP", "XML::LibXML");, but these modules are up
to date for cpan.
So, would someone have ... a light ?
Thank you
Estelle