Brian Postow wrote: > I'm trying to install OPAL, which requires pwlib, which for some > reason requires xwindows, which requires fontconfig. > > When I try to finx Opal, I get: > > Can't resolve dependency "system-xfree86-dev (>= 2:7.2-1)" for package > "fontconfig2-dev-2.4.1-104" (no matching packages/versions found) > Exiting with failure. > > I'm running on a 10.5 i386, using fink commander, but I get the same > thing at the command line... Fink Commander runs the command-line utilities, so that's no surprise. > > has anyone succeeded in installing this? and what am I doing wrong? > > thanks > > Brian Postow Your problem has nothing to do with opal2, since you're not even working on that package yet. The x11 dependency in pwlib1 looks to be via a build dependency of one of its (build) dependencies.
Do you have the X11 SDK package from Xcode installed? That's what is supposed to give you system-xfree86-dev. -- Alexander Hansen Fink User Liaison ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
