Gentoo Archives: gentoo-osx

From: "Dirk Schönberger" <dirk.schoenberger@×××××××××.de>
To: gentoo-osx@l.g.o
Subject: [gentoo-osx] WxWidgets (Aqua libs)
Date: Sat, 25 Mar 2006 08:48:31
Message-Id: 008501c64fe7$503491e0$14b2a8c0@rincewind
In Reply to: Re: [gentoo-osx] OSX only packages: where to store them? by "Diego 'Flameeyes' Pettenò"
1 Hi,
2
3 I am currently playing around with introducing non-X dependent libraries
4 into Gentoo OSX.
5 I would like to see the Cocoa bindings of WxWidgets
6 (http://www.wxwidgets.org)
7 http://bugs.gentoo.org/show_bug.cgi?id=127226
8
9 The package seems to build (configure && make && make install) fine, but it
10 is not emerged correctly.
11 The problem seems to be that emerge tries to build a local image in order to
12 calculate the files to install / uninstall
13 The build system of wxWidgets seems to ignore any requests to install to any
14 install dir != prefix dir.
15
16 I assume that there exist some ways, eclasses or other stuff to handle such
17 problems. This does not neceaary mean that I know theses means ;)
18
19 So what would be the "correct" way of making sure that make install uses the
20 image dir instead of the prefix dir?
21
22 Regards
23 Dirk
24
25 --
26 gentoo-osx@g.o mailing list

Replies

Subject Author
Re: [gentoo-osx] WxWidgets (Aqua libs) "Diego 'Flameeyes' Pettenò" <flameeyes@g.o>