DragonFly users List (threaded) for 2010-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: MC not starting
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@bojary.koba.pl>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]