From owner-freebsd-doc Thu Dec 5 0: 9:24 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADE4437B401 for ; Thu, 5 Dec 2002 00:09:22 -0800 (PST) Received: from mx3.datanet.hu (mxpool.datanet.hu [194.149.13.160]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E20643EA9 for ; Thu, 5 Dec 2002 00:09:21 -0800 (PST) (envelope-from sziszi@bsd.hu) Received: from fonix.adamsfamily.xx (nilus-777.adsl.datanet.hu [195.56.51.15]) by mx3.datanet.hu (DataNet) with ESMTP id 8BE761EA9AB for ; Thu, 5 Dec 2002 09:09:19 +0100 (CET) Received: from fonix.adamsfamily.xx (localhost [127.0.0.1]) by fonix.adamsfamily.xx (8.12.6/8.12.6) with ESMTP id gB589MoX001023 for ; Thu, 5 Dec 2002 09:09:22 +0100 (CET) (envelope-from sziszi@bsd.hu) Received: (from cc@localhost) by fonix.adamsfamily.xx (8.12.6/8.12.6/Submit) id gB589LhR001022 for freebsd-doc@FreeBSD.ORG; Thu, 5 Dec 2002 09:09:21 +0100 (CET) (envelope-from sziszi@bsd.hu) X-Authentication-Warning: fonix.adamsfamily.xx: cc set sender to sziszi@bsd.hu using -f Date: Thu, 5 Dec 2002 09:09:20 +0100 From: Szilveszter Adam To: freebsd-doc@FreeBSD.ORG Subject: Re: /usr/doc on -CURRENT Message-ID: <20021205080920.GB852@fonix.adamsfamily.xx> Mail-Followup-To: Szilveszter Adam , freebsd-doc@FreeBSD.ORG References: <20021205164239.O8465-100000@squirm.dsto.defence.gov.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021205164239.O8465-100000@squirm.dsto.defence.gov.au> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, On Thu, Dec 05, 2002 at 04:42:55PM +1030, Wilkinson,Alex wrote: > Howdy all, > > On FreeBSD 5.0-CURRENT #2: Mon Dec 2 15:14:47 CST 2002, doing a > > sudo make install clean in /usr/doc I get this error: > > install -C -o root -g wheel -m 444 docbook.css /usr/share/doc/ja/books/ppp-primer > install -C -o root -g wheel -m 444 book.html /usr/share/doc/ja/books/ppp-primer > install -C -o root -g wheel -m 444 docbook.css /usr/share/doc/ja/books/ppp-primer > ===> ja_JP.eucJP/man > ===> ja_JP.eucJP/man/man1 > install -o root -g wheel -m 444 a2p.1.gz /usr/share/man/ja/man1 > install: a2p.1.gz: No such file or directory > *** Error code 71 > > Stop in /usr/doc/ja_JP.eucJP/man/man1. > *** Error code 1 > > Stop in /usr/doc/ja_JP.eucJP/man. > *** Error code 1 > > Stop in /usr/doc/ja_JP.eucJP. > *** Error code 1 > > Stop in /usr/doc. For this to work, you would need the collection of Japanese manual translations, which you do not seem to have. If you do not really need them, you should just define NO_JPMAN in your environment before make install. If, however, you need them, you can find them eg in the doc-all cvsup collection. On the other hand, defining this variable was not necessary earlier, at least not in my experience... will need to check if anything has changed since August. -- Regards: Szilveszter ADAM Szombathely Hungary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message