Andrew Colin Kissa schreef:
export CFLAGS="-I/usr/include" LDFLAGS="-L/usr/lib"
Sorry location was /usr/local/include

So i changed

export CFLAGS="-I/usr/include" LDFLAGS="-L/usr/lib"
TO
export CFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib"

Then it installs.

I will make a short howto when all is done.

regards
Johan Hendriks


_______________________________________________
Keep Baruwa FREE - http://pledgie.com/campaigns/12056

Reply via email to