From owner-freebsd-questions Fri Oct 6 3:14:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from stjohn.stjohn.ac.th (stjohn.stjohn.ac.th [202.21.144.1]) by hub.freebsd.org (Postfix) with ESMTP id CF39337B502 for ; Fri, 6 Oct 2000 03:14:27 -0700 (PDT) Received: from granite ([203.151.134.100]) by stjohn.stjohn.ac.th (8.9.3/8.9.3) with SMTP id RAA04354 for ; Fri, 6 Oct 2000 17:09:16 +0700 (GMT) Message-Id: <3.0.6.32.20001006171527.007de100@stjohn.stjohn.ac.th> X-Sender: mcrogerm@stjohn.stjohn.ac.th X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Fri, 06 Oct 2000 17:15:27 +0700 To: freebsd-questions@freebsd.org From: Roger Merritt Subject: Updating handbook howto? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I would like to update my local copy of the handbook, and it seems to be more of a problem than it should be. I've searched the handbook on line. I've read freebsd/docproj/primer, which says it assumes I already know how to do what I'm trying to find out about. I've installed the port textproc/docproj, without JADETEX. I cd to /usr/doc and tried to do make ENGLISH_ONLY all install, and get the message make: I don't know how to make ENGLISH_ONLY, so I read the Makefile and try again: make -DDOC_LANG=en_US.ISO_8859.1 all install. So make runs for a while and ends with: cd: can't cd to /usr/doc/de_DE.ISO_8859.1 *** Error code 2 I've tried searching the archives and haven't found much. Since I speak, read, and write only English and Thai, I don't feel I want to waste disk space on documentation in German, French, Big-5 Chinese, or Swahili. So I made a refuse file to avoid downloading all those directories when I cvsup (as shown in the cvsup FAQ). *Must* I have all the translations to update my docs? If not, what have I missed? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message