yeah I did just that after I posted the other day and atleast those
compilation errors went away.  I am still having problems with
server_const.t with 1/3 test failing.  I think there is a problem with
server_const.pm and has to be patched in the context of apache
2.2.4installation.  I'll try that then.

BTW, Miss Marple was pretty much accurate.

On 2/23/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

-----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-----




--
"You have no responsibility to live up to what other people think you ought
to accomplish" - Richard Feynman

"The things we know best are the things we haven't been taught."
- Marquis de Vauvenargues

Reply via email to