Weird problem with ncurses(w)
Vincent Lefevre
vincent-opdarw at vinc17.org
Mon Jan 29 10:56:16 PST 2007
On 2007-01-29 08:36:03 -0600, cssdev at mac.com wrote:
> The rpath (install_name on Mac OS X) is incorrect. The source
> apparently uses the build rpath rather than the install rpath. The
> port needs to either skip setting the rpath or set it correctly.
In the ncurses 5.6 release notes on
<http://dickey.his.com/ncurses/announce.html>:
change the way shared libraries (other than libtool) are installed.
Rather than copying the build-tree's libraries, link the shared
objects into the install directory. This makes the --with-rpath
option work except with $(DESTDIR).
--
Vincent Lefèvre <vincent at vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
More information about the macports-users
mailing list