>>>>> Michael Williams <[EMAIL PROTECTED]> (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 <[EMAIL PROTECTED]>
URL: http://www.cs.uu.nl/~piet [PGP 8DAE142BE17999C4]
Private email: [EMAIL PROTECTED]
_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to