> I just copied expat.h to the directory with the mkall script (what i did
> previously) and everything seemed to work...when the script/compiling
> finished, it stated:
> Libraries have been installed in:
>    /apps/midgard/midgard-php4-1.4.1-7/modules
> but then it says....
> installing shared modules into /usr/local/lib/php/20001222
> in the 2nd last line...is this normal?

>Yes, that looks like a good place to install the php extension. The
>earlier line is from the 'internal install' in the source dir. This is
>something the php4 build environment does.
>Emile

Ok...now that that is all done (rebuilding everything except data,cause
that's compatible?), I tried to start apache...key word tried..:(  I got the
following error:
[root@oddjob /]# /usr/sbin/httpd start
Syntax error on line 918 of /etc/httpd/conf/httpd.conf:
Cannot load /usr/lib/apache/mod_midgard.so into server: undefined symbol:
mgd_authfailure_msg
I tried: [root@oddjob bin]# ./ldd /apps/midgard/lib/libmidgard.so | grep
_msg as you suggested in the archives, but got nothing.  In the archive you
ask the person if he/she got: 0000fd70 D mgd_authfailure_msg. (I obviously
didn't)

Another thread told the user to check if the ownership for user/group are
the same for apache...i didn't really understand this.  Same for apache as
for what? The apache group is apache, and user is apache for me...i'm
confused.

There are no further messages in either thread, so i don't know if these
fixes helped either...

ALSO...

>libs in non-standard places (where the compiler won't look for 'em)
>will be more hassle. I'll try to device a way to hande this.
I don't know if this solves this, but i have the loction for libexpat.so in
my ld.so.conf file: /apps/expat/lib
when i run ldd on it, i get:
[root@oddjob bin]# ./ldd /apps/expat/lib/libexpat.so
        libc.so.6 => /lib/libc.so.6 (0x4002b000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
I don't know if this is helpfull, but i thought i might tell you, just in
case...

Aditya





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to