From owner-freebsd-doc Sat Feb 24 3:52:59 2001 Delivered-To: freebsd-doc@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id 4BF1B37B401; Sat, 24 Feb 2001 03:52:55 -0800 (PST) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.1/8.11.1) id f1OMkhx64544; Sat, 24 Feb 2001 22:46:43 GMT (envelope-from nik) Date: Sat, 24 Feb 2001 22:46:43 +0000 From: Nik Clayton To: John Baldwin Cc: doc@FreeBSD.org Subject: Re: Doc Build broken *sigh* Message-ID: <20010224224643.A64525@canyon.nothing-going-on.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jhb@FreeBSD.org on Fri, Feb 23, 2001 at 03:12:05PM -0800 Organization: FreeBSD Project Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Feb 23, 2001 at 03:12:05PM -0800, John Baldwin wrote: > Well, the doc build is broken, too, so it looks like the current snapshot CD > BSDi ships probably won't have docs on it: > > ===> en_US.ISO_8859-1/books > ===> en_US.ISO_8859-1/books/design-44bsd > eps2png fig1.eps > eps2png:No such file or directory. Bug in the eps2png port, which I just committed a fix for. eps2png installs with a #!/opt/perl/... line, which is clearly bogus. When I was testing eps2png I put it in ~/bin. Then I built the port. Then I tested the port. Everything worked fine. Of course, in my testing, I was actually testing the version in ~/bin, not the one in $PREFIX/bin, which is how I missed it. Incidentally -- we are very definitely at the point where we could stop shipping a separate doc distribution, and instead bundle the .tgz packages instead. It's going to require some work to sysinstall first though. N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message