can't find expat header

Harry van der Wolf hvdwolf at gmail.com
Mon Jul 28 10:21:25 PDT 2008


Sorry,
should be tpo macports users group

2008/7/28 Harry van der Wolf <hvdwolf at gmail.com>

> You do not tell us whether you are using a cmake or a .configure config
> tool, but in case it is an automake .configure tool, you should use
> something like:
> "export CFLAGS="-I/opt/local/include"
> "export CXXFLAGS="-I/opt/local/include"
> "export LDFLAGS="-L/opt/local/lib"
> to tell your package (which one is it by the way?) where expat is.
> Possibly you might need also "export
> PKG_CONFIG_PATH=/opt/local/lib/pkgconfig" later on in your configure or
> cmake script.
>
> Success
>
> 2008/7/28 Michael Thon <mike.thon at gmail.com>
>
> I'm trying to compile a software package on the command line (not
>> using macports) but I get and error when running configure "Could not
>> find expat header".  I have the expat port installed but I guess it is
>> not in a place where my package can find it.  Is there anything I can
>> do to get configure to find the expat headers?
>>
>> Many thanks
>> Mike
>>
>> _______________________________________________
>> macports-users mailing list
>> macports-users at lists.macosforge.org
>> http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20080728/1d83382b/attachment.html 


More information about the macports-users mailing list