Date: Sat, 25 Feb 1995 11:31:20 -0800 (PST) From: "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com> To: kuku@gilberto.physik.rwth-aachen.de (Christoph P. Kukulies) Cc: freebsd-hackers@freefall.cdrom.com Subject: Re: /usr/local/etc and all that Message-ID: <199502251931.LAA02394@gndrsh.aac.dev.com> In-Reply-To: <199502251803.TAA23898@gilberto.physik.rwth-aachen.de> from "Christoph P. Kukulies" at Feb 25, 95 07:03:06 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> > > I'm always stumbling over /usr/local/man/man3 or /usr/local/etc not being > there when running make in certain ports. > > What about an addition to the install process that creates these > directories by default? It was decided long ago that /usr/local *must* ship with the release as an empty directory. We do provide an mtree file for creating the most common empty directoires in /usr/local. I suggest your run this: cd /usr/src make MAKE_LOCAL=TRUE hierarchy It will create the empty directories with proper permisions in /usr/local. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502251931.LAA02394>