24 Jul
2008
24 Jul
'08
5:02 a.m.
Leander S. wrote:
I read the FAQ. But I think I might be able to fix this with those to commands told by David before I start compiling:
LDFLAGS="-L/usr/local/lib -pthread" CFLAGS+="-I/usr/local/include -L/usr/local/lib"
^^ BUT I don't know how and where to use them ?!
I'm sorry, but this is Unix sysadmin 101. You can try editing the top-level "Make.inc". Look for similar text. *Learn*. Stop trying to get detailed instructions for every little thing. You *can* figure it out for yourself. It's what most people do. Alan DeKok.