Aditya Dhekney wrote:

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

What you need is expat.h and libexpat.so

Emile


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

Reply via email to