On Feb 7, 2005, at 3:51 PM, Gregory K. Ruiz-Ade wrote:
On Feb 6, 2005, at 2:40 PM, Andrew P. Lentvorski, Jr. wrote:export CPPFLAGS="-I/Users/sw/include" export CFLAGS="-I/Users/sw/include" export CXXFLAGS="-I/Users/sw/include" export LDFLAGS="-L/Users/sw/lib"
Just out of curiosity, how did you get Fink to installl in /Users/sw, instead of /sw? Or did I miss that option in the Fink installer?
I seem to recall that there was an option to do so. However, too many other things in Fink want things to be in /sw.
So, what I did was created /Users/sw, created a symbolic link from /sw to /Users/sw, and then just let Fink dump things where it wanted.
When I do my own compiles, I always use the /Users/sw reference so that I don't accidentally hard code a dependency on /sw somewhere along the line.
-a
-- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
