On 9/15/2010 6:05 AM, Martin Costabel wrote: > On 15/09/10 08:38, Jonas Groß wrote: >> Hi, >> >> i tried to install pcsc-lite on my iBook G3 with Mac OS X 10.4, but it >> stops after: >> >> checking for LIBUSB... no > What does config.log say about this? Look in > /sw/src/fink.build/pcsc-lite-1.6.4-1/pcsc-lite-1.6.4/config.log, after > the line > > configure:12684: checking for LIBUSB > > I see here: > > configure:12691: $PKG_CONFIG --exists --print-errors "libusb-1.0" > configure:12694: $? = 0 > configure:12707: $PKG_CONFIG --exists --print-errors "libusb-1.0" > configure:12710: $? = 0 > configure:12843: result: yes > > (I don't know if this thing is actually working - the authors seem to > think that on MacOSX you shouldn't use libusb, but IOKit. But it builds > for me on 10.4 and on 10.5). > There appears to be a missing BuildDepends: pkgconfig. I get the same error as Jonas did if pkgconfig isn't installed. Installing that should solve the problem.
------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
