Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jul 2001 00:46:18 -0400
From:      "Otter" <otterr@telocity.com>
To:        "Kazuo Horikawa" <horikawa@psinet.com>
Cc:        <doc@freebsd.org>, <man-jp@jp.FreeBSD.org>
Subject:   RE: foreign man pages required for building docs? [answered]
Message-ID:  <PCEGINJJIOIMLAAHJLIPGEJECEAA.otterr@telocity.com>
In-Reply-To: <20010703234123H.horikawa@psinet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
cool... that worked! Thanks.
-Otter


> -----Original Message-----
> From: Kazuo Horikawa [mailto:horikawa@psinet.com]
> Sent: Tuesday, July 03, 2001 10:41 AM
> To: otterr@telocity.com
> Cc: doc@freebsd.org; man-jp@jp.FreeBSD.org
> Subject: Re: foreign man pages required for building docs?
>
>
> Hi Otter,
>
> I think you need execute "make all" before "make install".
> I am sorry about this, but this seems to be current behavior(?) of
> bsd.prog.mk, which doc/ja_JP.eucJP/man/man[1-9]/Makefile uses.
>
> I guess the directory /usr/share/man/ja/man1 itself exists on your
> system, accoding to recent /etc/mtree/BSD.usr.dist.
>
> I hope this info helps you.
>
> Thanks,
> --
> Kazuo Horikawa
>
> From: "Otter" <otterr@telocity.com>
> Subject: foreign man pages required for building docs?
> Date: Sat, 30 Jun 2001 20:21:05 -0400
>
> > I've found that the japanese docs are the only language I
> can't build.
> > After a cvsup of the docs, I can build all languages but this one.
> > It's looking for the man for a2p, but the actual is in a different
> > location than where the japanese port is looking for it.
> I'm not sure
> > this is exactly worthy of a PR, since I'm not sure about
> working with
> > japanese man pages. I just wanted to build all the languages for a
> > convenient reference point to anyone who may be on my network. See
> > below for a paste of what i'm seeing...
> >
> > kashmir# pwd
> > /usr/doc
> > kashmir# make install
> > <snip>
> > install -C  -o root -g wheel -m 444 `xargs < HTML.manifest`
> > /usr/share/doc/ja/books/porters-handbook
> > install -C  -o root -g wheel -m 444 docbook.css
> > /usr/share/doc/ja/books/porters-handbook
> > ===> ja_JP.eucJP/man
> > ===> ja_JP.eucJP/man/man1
> > install -c -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.
> > kashmir# whereis a2p
> > a2p: /usr/bin/a2p /usr/share/man/man1/a2p.1.gz
> > kashmir#
> >
> > Please Cc: me as I'm not subscribed to this list. TIA.
> > -Otter
> >
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-doc" in the body of the message
>


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?PCEGINJJIOIMLAAHJLIPGEJECEAA.otterr>