Tobias Boegelein wrote: > > Do you have /usr/local/sw/bin in your PATH? And "source > > /usr/local/sw/bin/init.sh" in one of your shell startup files? The > > automatic installation of these things works only for the default > path /sw. > > I got those two settings: > > echo $PATH : /usr/local/sw/bin:/usr/local/sw/sbin:/usr/bin:/bin:/usr/ > sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/texbin:/usr/local/bin:/usr/ > X11R6/bin > cat .profile : test -r /usr/local/sw/bin/init.sh && . /usr/local/ > sw/bin/init.sh
This looks OK. Next thing to look at: What does the config.log file say about the not found pkg-config? This is the file <your prefix>/sw/src/fink.build/arts-1.5.9-2/arts-1.5.9/config.log Mine has: > configure:30426: checking for pkg-config > configure:30444: found /sw/bin/pkg-config > configure:30457: result: /sw/bin/pkg-config -- Martin ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
