Date: Thu, 5 Dec 2002 09:09:20 +0100 From: Szilveszter Adam <sziszi@bsd.hu> To: freebsd-doc@FreeBSD.ORG Subject: Re: /usr/doc on -CURRENT Message-ID: <20021205080920.GB852@fonix.adamsfamily.xx> In-Reply-To: <20021205164239.O8465-100000@squirm.dsto.defence.gov.au> References: <20021205164239.O8465-100000@squirm.dsto.defence.gov.au>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021205080920.GB852>