-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

<[EMAIL PROTECTED]>

On Thu, Feb 22, 2007 at 02:19:12PM -0600, jayakrishnan iyer wrote:
> Thanks for the reply.  I looked that up previously and found it
> installed as
> a shared object in my library as a part of my apache 2.2.4
> installation.  I
> guess it should be able to find it as I've supplied the path to the
> apache
> directory during Makefile generation.  Do I have to set (or export) a
> path
> variable such as LD_LIBRARY_PATH?  Need some input on this
>
> jay

Hm. I'm assuming you have a Linux-ish setup (there are some hints to
that in your original post, and I'm playing Miss Marple ;-)

The failure is in the 'make test' run, if I read your original post
correctly. Now you can try doing 'ldd APR.so'  with this
2.0.3/blib/arch/auto/APR/APR.so failing to find its library, just to see
where it is looking for.

As a last resort, you can always set LD_LIBRARY_PATH to point to the
directory where the Apache runtime libs live -- but if they are part of
your original distribution it shouldn't be necessary.

Slightly better would be to enter this directory in /etc/ld.so.conf (and
call ldconfig s root to update the cache). Again, if the Apache is
provided with your distro it shouldn't be necessary.

All that assuming, of course, that Miss Marple isn't totally off in her
guess :-)

Regards
- -- tomás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFF3qEWBcgs9XrR2kYRAtq3AJ9feSD5cZH2vhZfwfczRcjjD+q4HgCfbn6m
qzHrwm32uNq5mbi/zk3/otU=
=V8Le
-----END PGP SIGNATURE-----

Reply via email to