*BSD News Article 54980


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!goanna.cs.rmit.EDU.AU!munnari.OZ.AU!spool.mu.edu!howland.reston.ans.net!swrinde!sgigate.sgi.com!enews.sgi.com!lll-winken.llnl.gov!uwm.edu!vixen.cso.uiuc.edu!news.ecn.bgu.edu!newspump.wustl.edu!gumby!newsxfer.itd.umich.edu!agate!reason.cdrom.com!usenet
From: "Jordan K. Hubbard" <jkh@FreeBSD.org>
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: fvwm doesnt start...
Date: Fri, 10 Nov 1995 18:33:21 -0800
Organization: Walnut Creek CDROM
Lines: 10
Message-ID: <30A40B71.2781E494@FreeBSD.org>
References: <47e9s9$c6d@usenet.rpi.edu> <47nf0q$7o9@vulture.dmem.strath.ac.uk>
NNTP-Posting-Host: time.cdrom.com
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 2.0b2 (X11; I; FreeBSD 2.1-STABLE i386)
To: Neil Brendan Clark <nbc@vulture.dmem.strath.ac.uk>

Also, there's a new flag to ldconfig, `-m'.  This merges a new directory
into the existing path so you can just do:

	ldconfig -m /usr/X11R6/lib

Without having to respectify all the other paths.  This is, in fact,
done automatically by pkg_add in 2.1 so you never have to see this
again! :-)
-- 
						Jordan