Mauricio Toro wrote: > Is there other way without pkg-config? > > pkg-config can be installed in mac os X, > but it is not installed by default. Then > it would be required to install pkg-config > before running the installer of Gecol.
That depends on how you install Gecode. If the pkg-config files for Gecode are installed with it, you can just parse them yourself (the main file is called gecode.pc and is installed in <prefix>/lib/ pkgconfig). If you use the dmg installer packages on Mac OS, however, they are not installed, and the library compatibility version (i.e. 12 for Gecode 2.1.1) is the only hint you have. Cheers, Guido _______________________________________________ Gecode users mailing list [EMAIL PROTECTED] https://www.gecode.org/mailman/listinfo/gecode-users