> Tobias Boegelein wrote: > [] >> checking for pkg-config... (cached) no >> configure: error: >> This package requires pkg-config. >> >> arts-1.5.9-2 configure failed! > > This is strange, because arts-1.5.9-2 lists pkgconfig explicitly as > one > of its build dependencies. Do you have the pkgconfig package > installed? > And do you have the /sw/bin/pkg-config executable? > [] >> Had anybody success in building KDE on Leopard ? > > Yes, definitely. > > -- > Martin > > ------------------------------- > > Yes, pkgconfig is installed and pkg-config is executeable in the fink- > folder. I changed it in /usr/local/sw/, but this shouldn't matter. > > There are several other packets which depends on pkgconfig and which > had found it in their configure routine.I think it's a specific > Problem whith arts. > > The problem is repruduceable on other Intel-MacBooks Pros and on my > Intel-Mac-Mini running Leopard. > > Tobias
I fixed it with copying the pkg-config file from the directory /usr/ local/sw/bin/ to /bin/ . On this location arts passes this test. But then the make fails with: "unsermake: Command not found"... Unsermake is installed. I'm desperating. So I do the "make" and "make install" by hand, because the configure was done and it worked: arts is installed :). But now I've got the problem, that fink doesn't know about arts and wants to install it again to fit the dependencies. Is there a way to tell fink, that arts is already installed ? ------------------------------------------------------------------------- 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
