Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Sep 2000 09:22:49 +0700
From:      John Indra <john@indocyber.com>
To:        freebsd-questions@freebsd.org
Subject:   Add more paths to ldconfig
Message-ID:  <20000919092249.A86271@indocyber.com>

next in thread | raw e-mail | index | archive | help
Dear FreeBSD users...

What's the appropriate way to add more paths to be included in ldconfig
initial path? The defaults in /etc/defaults/rc.conf is:
ldconfig_paths="/usr/lib/compat /usr/X11R6/lib /usr/local/lib"

Suppose I want to add /usr/blah path, which one is the correct method to add
to /etc/rc.conf:
1. ldconfig_paths="/usr/lib/compat /usr/X11R6/lib /usr/local/lib /usr/blah"
or
2. ldconfig_paths="/usr/blah"

Thanks...

Regards,
John



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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