Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Aug 2005 01:03:43 +0200
From:      "albi@scii.nl" <albi@scii.nl>
To:        freebsd-questions@freebsd.org
Subject:   Re: adding new lib-PATHs
Message-ID:  <20050828010343.60c1e271.albi@scii.nl>
In-Reply-To: <20050828005728.77ec633b.albi@scii.nl>
References:  <20050828005728.77ec633b.albi@scii.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 28 Aug 2005 00:57:28 +0200
"albi@scii.nl" <albi@scii.nl> wrote:

> i'd like to add /usr/X11R6/NX/lib/ to my lib-PATH,

in the end "grep" helped out :

added this to /etc/rc.conf (one long line) :
ldconfig_paths="/usr/X11R6/NX/lib /lib /usr/lib /usr/lib/compat /usr/X11R6/lib /usr/local/lib 
/usr/local/lib/compat/pkg"

and did /etc/rc.d/ldconfig restart



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050828010343.60c1e271.albi>