>Install expat from http://expat.sourceforge.net/
I installed expat already....almost 2 weeks ago...

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

>expat.h is not included in midgard, so if you say 'is already there',
>I must assume that you mean it's already in the install location of
>these header files. Which is odd, because the midgard includes are in
><prefix>/include/midgard, and I wouldn't expect any header files there
>but those of midgard itself.
I think i might have copied it there in my previous install attempt...I had
no idea of what i was doing....just trying things to get rid of
errors...I'll remove it from there..

>What you need is expat.h and libexpat.so
Have them...i installed expat in: /apps/expat, and libexpat is located in:
/apps/expat/lib/libexpat.so
expat.h is in: /apps/expat/expat-1.95.1/lib/expat.h
/apps/expat/include/expat.h 
so i copied the ../include/expat.h to where it the location of the mkall
script...

Aditya

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

Reply via email to