Hi again, solved the problem - after installing libapreq-1.0 it is placed in /usr/local/lib . In order to set the dynamic links propely you need to run ldconfig. After I did this everything is ok.
All the best, Pavel ----- Original Message ----- From: Pavel Penchev To: [EMAIL PROTECTED] Sent: Wednesday, September 04, 2002 9:54 AM Subject: libapreq-1.0 Hi, I know that the question I'm about to ask is not exacly for the AxKit mailing list but I'll be thankfull for ANY help. I was happliy running AxKit 1.6 + mod_perl 1.26 + apache 1.3.22. After installing libapreq-1.0 the following error occurs: Can't load '/usr/lib/perl5/site_perl/i386-linux/auto/Apache/Request/Request.so' for module Apache::Request: cannot open shared object file: cannot load shared object file: No such file or directory at /usr/lib/perl5/i386-linux/DynaLoader.pm line 206. Which prevents AxKit serving any requests. Any ideas? Pavel
