DragonFly users List (threaded) for 2006-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: qt3-tools make error
On Sun, 2006-07-30 at 22:53 +1000, Petr Janda wrote:
> Im wondering why is DF not searching for libraries in /usr/pkg/lib. How
> can I add it to the search path?
ldconfig -r will tell you which libraries your system knows about. If
you want to add another default directory you do:
ldconfig -R /new/directory
I always do another ldconfig -r to check that I got what I expected.
I just discovered that I still have old libraries left over from the
old ports collection! That might explain a few odd things ;o)
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]