Date: Mon, 5 Mar 2001 23:59:47 +0200 From: Neil Blakey-Milner <nbm@mithrandr.moria.org> To: Dave Tweten <tweten@nas.nasa.gov> Cc: freebsd-doc@freebsd.org Subject: Re: Problem Building FreeBSD Documents Message-ID: <20010305235947.A17063@rapier.smartspace.co.za> In-Reply-To: <200103052121.f25LL4691443@gilmore.nas.nasa.gov>; from tweten@nas.nasa.gov on Mon, Mar 05, 2001 at 01:21:03PM -0800 References: <200103052121.f25LL4691443@gilmore.nas.nasa.gov>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon 2001-03-05 (13:21), Dave Tweten wrote: > I recently began trying to keep an up-to-date set of FreeBSD documents on my > machine. So far, I'm not successful. > > I added "doc-all" to my weekly automatic cvsup, got the tools suggested in > Chapter 7 of "FreeBSD Documentation Project Primer for New Contributers", and > added > > cd /usr/doc > nice -20 make install > doc.log 2>&1 & > > to my weekly.local script. The result, last Saturday, was: > > ===> en_US.ISO_8859-1/books/design-44bsd > install -C -o root -g wheel -m 444 book.ps.gz /usr/share/doc/en_US.ISO_8859-1/ > books/design-44bsd > eps2png fig1.eps > eps2png:No such file or directory > *** Error code 1 Is your docproj port up to date? Of course, it'd help if people used PORTREVISION on the port, but they didn't. It depends on eps2png. Does eps2png exist, or is it just not finding fig1.eps? Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org 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?20010305235947.A17063>