Hi, I am currently playing around with introducing non-X dependent libraries into Gentoo OSX. I would like to see the Cocoa bindings of WxWidgets (http://www.wxwidgets.org) http://bugs.gentoo.org/show_bug.cgi?id=127226
The package seems to build (configure && make && make install) fine, but it is not emerged correctly. The problem seems to be that emerge tries to build a local image in order to calculate the files to install / uninstall The build system of wxWidgets seems to ignore any requests to install to any install dir != prefix dir. I assume that there exist some ways, eclasses or other stuff to handle such problems. This does not neceaary mean that I know theses means ;) So what would be the "correct" way of making sure that make install uses the image dir instead of the prefix dir? Regards Dirk -- [email protected] mailing list
