also: ploticus vs pl (was: Re: docbookx.dtd requirement)

Edwin Groothuis edwin at mavetju.org
Tue Oct 29 23:26:24 CET 2002


On Tue, Oct 29, 2002 at 01:45:26PM +0100, Joost van Baal wrote:
> On Tue, Oct 29, 2002 at 11:13:50PM +1100, Edwin Groothuis wrote:
> > On Tue, Oct 29, 2002 at 12:17:28PM +0100, Joost van Baal wrote:
> > > On Tue, Oct 29, 2002 at 11:25:03AM +1100, Edwin Groothuis wrote:
> > > > 
> > > > Just tried to install the latest cvs-snapshot and found that
> > > > docbookx.dtd is required, version 4.1.2. FreeBSD comes with version
> > > > 4.2 and Lire is on that platform not able to build pdf/html-output.
> > > 
> > > The docbookx.dtd is shipped with the current FreeBSD ports collection,
> > > so is today's "standard" version on any version of the FreeBSD operating
> > > system.  (Just to get the impact of your message clear to all.)
> > > 
> > > You could try to force Lire to use _your_ version of the DocBook XML
> > > DTD, by running
> > > 
> > >  ./configure --with-docbookdir=/path/to/your/4.2/docbookx.dtd
> > 
> > This trick works, only now it's complaining it can't find ploticus.
> > It's probably `ploticus' under Debian, it's `pl' under FreeBSD.
> 
> Run configure as
> 
>  PATHTOPLOTICUS=/usr/local/bin/pl ./configure

This works fine, thanks. Long live the beauty of configure :-)

Well, nearly long live it :-)

When I run configure, it checks for aclocal, autoconf, automake and
autoheader:

    checking for working aclocal-1.4... missing
    checking for working autoconf... found
    checking for working automake-1.4... missing
    checking for working autoheader... found

aclocal-1.4. is indeed missing, but ${ACLOCAL} does exist and same
with ${AUTOMAKE}:

    [/usr/ports/sysutils/lire-devel] edwin at k7>make -V ACLOCAL
    aclocal14
    [/usr/ports/sysutils/lire-devel] edwin at k7>make -V AUTOMAKE
    automake14

I don't understand why configure doesn't look for the environment
variables, maybe it's an 2.1.3 thing (I'm using 1.4 to make my own
configure scripts).

I can make the graphs now, I can make the PDFs now. I'm happy.

Edwin

-- 
Edwin Groothuis      |            Personal website: http://www.MavEtJu.org
edwin at mavetju.org    |    Weblog: http://www.mavetju.org/weblog/weblog.php 
bash$ :(){ :|:&};:   | Interested in MUDs? http://www.FatalDimensions.org/

-- 
To UNSUBSCRIBE, email to development-request at logreport.org with a subject of
"unsubscribe". Trouble? Send an email with subject "help" to
development-request at logreport.org



More information about the Development mailing list