I think I would suggest using -L/usr/gnu/lib and -R/usr/gnu/lib for now. If we update ncurses package we will likely provide compatibility links so your aspell package will carry on working.
Andrzej On 6 June 2013 14:22, Alexander Pyhalov <[email protected]> wrote: > Hello. > I'm working on aspell port and have the following question about shared > libraries. In current library/ncurses the library is located in /usr/gnu/lib > or /usr/gnu/lib/amd64. > I can path -L /usr/gnu/lib/amd64 or -L /usr/gnu/lib option to ld while > compiling objects. But what to do with a run-time linker? Should I patch the > package to use -rpath linker flag or just assume that we have new ncurses? > > Current ncurses component from Oracle provides neccessary links in /usr/lib > and /usr/lib/amd64. > -- > Best regards, > Alexander Pyhalov, > system administrator of Computer Center of Southern Federal University > > _______________________________________________ > oi-dev mailing list > [email protected] > http://openindiana.org/mailman/listinfo/oi-dev _______________________________________________ oi-dev mailing list [email protected] http://openindiana.org/mailman/listinfo/oi-dev
