From owner-freebsd-questions Mon Feb 7 13:12:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from monsoon.mail.pipex.net (monsoon.mail.pipex.net [158.43.128.69]) by builder.freebsd.org (Postfix) with SMTP id 5D1DE401C for ; Mon, 7 Feb 2000 13:12:08 -0800 (PST) Received: (qmail 16181 invoked from network); 7 Feb 2000 21:12:50 -0000 Received: from userac57.uk.uudial.com (HELO marder-1.) (62.188.131.1) by smtp.dial.pipex.com with SMTP; 7 Feb 2000 21:12:50 -0000 Received: (from mark@localhost) by marder-1. (8.9.3/8.9.3) id VAA03869; Mon, 7 Feb 2000 21:13:29 GMT (envelope-from mark) Date: Mon, 7 Feb 2000 21:13:29 +0000 From: Mark Ovens To: Jonathon McKitrick Cc: freebsd-questions@freebsd.org Subject: Re: saving space with docs Message-ID: <20000207211329.C3126@marder-1> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 07, 2000 at 06:30:42PM +0000, Jonathon McKitrick wrote: > I'm trying to avoid getting the non-english doc files to save space. > As i understand it, i can use the "DOC_LANG=en" option in the Makefile > in /usr/doc, That should be ``DOC_LANG=en_US.ISO_8859-1'' Look at the ``SUBDIR'' lines in the Makefile, the short version, ``en'', is just a symlink in /usr/share/doc to en_US.ISO_8859-1 *after* you've done ``make install'', i.e. in /usr/share/doc You can also make it an environment variable in your ~/.rc file to save you having to edit the Makefile everytime you cvsup. > and also put /doc/es, /doc/fr, etc in my cvs refuse file. They should be doc/es* doc/zh* doc/ru* etc. etc. > However, if i try to delete any of these foreign language directories, > makeworld dies when it cannot find them. Is there a way to completely > eliminate the docs from the system, and their dependencies? > > -=> jm <=- > > "The light that burns twice as bright burns half as long, and you have > burned so very, very brightly." > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? BSD: Are you guys coming, or what? -Poster at LinuxWorld 2000 ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message