guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: twerp in guile-pg


From: Thien-Thi Nguyen
Subject: Re: twerp in guile-pg
Date: Fri, 27 Dec 2002 10:20:35 -0800

   From: Stan Pinte <address@hidden>
   Date: Fri, 27 Dec 2002 14:37:34 +0100

   config.status: executing twerp-prep commands
   /usr/local/bin/guile-tools: no such program: \
        /usr/local/share/guile/1.6.1/scripts/twerp2texi

this program needs to be added to (and subsequently distributed with)
versions of guile that don't have it.  that's out of my control, though;
perhaps you can convince one of the officials to DTRT.

on the other hand, guile-pg should check for its build prequisites and
fail gracefully when possible, such as in this case, where documentation
is indeed already built and distributed.  i will make this change for
the next release.

for now, you can run this script in the unpacked top-level directory to
disable invocation:

  mv configure ORIG.configure
  grep -v 'guile-tools twerp2texi' ORIG.configure > configure

alternatively, you can install guile-1.4.1.93, which has twerp2texi and
other goodies.  for that, see:

  http://www.glug.org/alt/

thi



reply via email to

[Prev in Thread] Current Thread [Next in Thread]