Re: [us...@httpd] Re: libapr problem after moving apache to chroot

2009-08-03 Thread Igor Cicimov
Thanks Anisha will try that. Another solution would obviously be to install the apache directly in the /chroot directory without moving the files around. Cheers, Igor On Mon, Aug 3, 2009 at 3:56 PM, Anisha Parveen -X (anparvee - Infosys at Cisco) wrote: > Hi Igor, > > When you built and insta

RE: [us...@httpd] Re: libapr problem after moving apache to chroot

2009-08-02 Thread Anisha Parveen -X (anparvee - Infosys at Cisco)
Hi Igor, When you built and installed the apache, the library paths would have been set to the directory where the library were initially. Since you had then moved them, probably it is still searching for the libraries in the old path. Try setting LD_LIBRARY_PATH to the path where all these lib