System doesn't see my DP libraries. . .what am I doing wrong?
Piet van Oostrum
piet at cs.uu.nl
Fri Aug 24 11:10:14 PDT 2007
>>>>> Michael Williams <lists at mgreg.com> (MW) wrote:
>MW> Hi All,
>MW> I'm having a bit of an issue here. I'm trying to compile VLC from source,
>MW> but it's complaining about a library. So I installed the library using
>MW> DP. Now I can't for the life of me figure out why the system isn't seeing
>MW> my DP installed libraries. I've tried adjusting path, soft linking to
>MW> "/opt/local/lib". . .everything. And nothing works. What am I missing?
>MW> How do I get the OS to see my DP installed libraries at compile time?
Try setting the following environment variables:
CPPFLAGS=-I/opt/local/include
LDFLAGS=-L/opt/local/lib
--
Piet van Oostrum <piet at cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP 8DAE142BE17999C4]
Private email: piet at vanoostrum.org
More information about the macports-users
mailing list