>In file included from php_midgard.h:33,
>                 from midgard.c:24:
>/apps/midgard/include/midgard/midgard.h:40:19: expat.h: No such file or
>directory
>make[1]: *** [midgard.slo] Error 1
>make[1]: Leaving directory `/apps/midgard/midgard-php4-1.4.1-7'
>make: *** [install-recursive] Error 1

>I remember getting this error when i was installing mid-php4 last time, and
>i just found the expat.h file and copied it to where it was needed.  Is
this
>bad??  How do i get around it?
I just looked at the code in midgard.h to see where it is looking for
expat.h, and i realized that expat.h IS ALREADY THERE!!!!  it is in the same
location as midgard.h,and in midgard.h there is the following include line:
#include <expat.h>
which would make me think expat.h is in the proper location....correct me if
i'm wrong...please, let me be wrong so i can fix this!

I hope this nightmare install will end soon...(successfully)
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