Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Sep 1998 17:12:11 -0400 (EDT)
From:      "Woodchuck"  <djv@bedford.net>
To:        eagle@phc.igs.net
Cc:        questions@FreeBSD.ORG
Subject:   Re: x software can't find x libraries
Message-ID:  <199809302112.RAA17377@castor.chuck>
In-Reply-To: <199809281839.OAA04729@host.phc.igs.net> from Robert Garrett at "Sep 28, 98 02:35:31 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Robert Garrett wrote:
> is there a configuration file that you have to set paths besides 
> .login?
> 
I think you're actually asking why some X application pukes,
complaining about some shared library like libXaw.so.6 right?

If so, adding the path to the X libraries (/usr/X11R6/lib, usually)
in /etc/rc.conf will help after the next reboot:

Find this line:

ldconfig_paths="/usr/lib/compat /usr/X11R6/lib /usr/local/lib" # shared library search paths

Dave
-- 
       Will hack for cabbages!  Every day is Groundhog Day!

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?199809302112.RAA17377>