MC not starting
Paul Onyschuk
blink at bojary.koba.pl
Fri Nov 5 06:49:02 PDT 2010
I give up after fighting with pkgsrc for 2 hours. I tried compiling
devel/libslang2 with pkgsrc's version of ncurses instead of native one.
First I installed ncruses from pkgsrc, then changed mk.conf options to:
LDFLAGS+= -Wl,-rpath -Wl,/usr/pkg/lib
PREFER_PKGSRC= termcap ncurses
Then I changed environment variables:
# setenv LD_LIBRARY_PATH "/usr/pkg/lib"
# setenv LD_RUN_PATH "/usr/pkg/lib"
env shows that they're set properly. But after "make replace" in
devel/libslang2, Slang is still using /usr/lib/libncurses.so.6.
Something wrong on my site or libtool is broken on DragonFly BSD -
ignoring LD_LIBRARY_PATH and so on?
--
Paul Onyschuk <blink at bojary.koba.pl>
More information about the Users
mailing list