Date: Fri, 23 Feb 2001 00:38:57 +0000 From: Nik Clayton <nik@freebsd.org> To: Kent Stewart <kstewart@urx.com> Cc: Nik Clayton <nik@freebsd.org>, Sheldon Hearn <sheldonh@uunet.co.za>, cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: doc/en_US.ISO_8859-1/books/design-44bsd Makefile book.sgml fig1.eps fig2.eps Message-ID: <20010223003857.A44178@canyon.nothing-going-on.org> In-Reply-To: <3A958ED1.8D5F2074@urx.com>; from kstewart@urx.com on Thu, Feb 22, 2001 at 02:12:33PM -0800 References: <200102202001.f1KK1Wn35420@freefall.freebsd.org> <18731.982779702@axl.fw.uunet.co.za> <20010222002023.A11532@canyon.nothing-going-on.org> <3A950131.97836B48@urx.com> <20010222182844.B42668@canyon.nothing-going-on.org> <3A958ED1.8D5F2074@urx.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 22, 2001 at 02:12:33PM -0800, Kent Stewart wrote: > > > When I did a make and make install > > > on eps2png, it doesn't check for png-1.0.9. > > > > Not sure if it should. It relies on the user installing the PNG support > > when they install Ghostscript. > > I tried eps2png and then noticed that I needed > /opt/perl-5.6.0/bin/perl, ? "make install" should rewrite that to /usr/bin/perl in the '#!' line of eps2png. Did it not do that? If not, it's an uncaught bug in the port. I don't have an /opt directory here, so I'm not entirely sure how that slipped through my testing. > > > Anyone following docs is going to have port problems and wonder what > > > all happened. > > > > Agreed. I've sent up a HEADS UP to -doc about this. > > I am getting 100's of messages now when I try to make the 44bsd book > such as > > ===> en_US.ISO_8859-1/books/design-44bsd > /usr/local/bin/jade -ioutput.html -ioutput.html.images -V nochunks -c > /usr/doc/en_US.ISO_8859-1/books/design-44bsd > /../../../en_US.ISO_8859-1/share/sgml/catalog -c > /usr/doc/en_US.ISO_8859-1/books/design-44bsd/../../../share/sgml/c > atalog -c /usr/local/share/sgml/docbook/dsssl/modular/catalog -c > /usr/local/share/sgml/docbook/catalog -c /usr/loca > l/share/sgml/jade/catalog -d > /usr/doc/en_US.ISO_8859-1/books/design-44bsd/../../../share/sgml/default.dsl > -t sgml > /usr/doc/en_US.ISO_8859-1/books/design-44bsd/book.sgml > book.html || > (rm -f book.html && false) > /usr/local/bin/jade:/usr/doc/en_US.ISO_8859-1/books/design-44bsd/../../../share/sgml/freebsd41.dtd:70:63:W: > cannot generate system identifier for public text "-//OASIS//DTD You need the docbook-410 port installed. But that port is a dependency of the docbook port, which, in turn, is a dependency of the docproj port. Hmm. > So something else is still broken on my system. I think something in > my docproj setup is out of date. Probably. 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 cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010223003857.A44178>