I have the following guile-like stuff installed, if it is of any help:

diablo-% which dpkg-list
dpkg-list () {
        dpkg --list \...@\*
}
diablo-% dpkg-list guile | grep "ii"
ii guile-1.6-libs 1.6.8-6.3ubuntu1 Main Guile libraries ii guile-1.8 1.8.5+1-4.1ubuntu1 The GNU extension language and Scheme interp ii guile-1.8-dev 1.8.5+1-4.1ubuntu1 Development files for Guile 1.8 ii guile-1.8-doc 1.8.5+1-4.1ubuntu1 Documentation for Guile 1.8 ii guile-1.8-libs 1.8.5+1-4.1ubuntu1 Main Guile libraries ii guile-g-wrap 1.9.11-1.1build1 scripting interface generator for C - Guile ii guile-gnome0-canvas 2.15.95-2ubuntu1 Guile bindings for libgnomecanvas ii guile-gnome0-glib 2.15.95-2ubuntu1 Guile bindings for GLib ii guile-goosh 1.3-1 Installs goosh ii guile-gui 0.2-2 Installs guile-gui for guile-1.8 ii guile-lib 0.1.6 Installs guile-lib ii guile-net-http 0.3.1-1 Installs the net-http scm file ii guile18-gtk 2.0 guile-gtk-2.0 for guile18 ii libguile-ltdl-1 1.6.8-6.3ubuntu1 Guile's patched version of libtool's libltdl

I've also noticed that sometimes what the configure error reports isn't accurate when you look at the log files -- it might be choking on something else.

On May 12, 2009, at 8:11 AM, hari jayaram wrote:

Hello ,
The jaunty 32 bit build seems to fail ( with subversion revision 2002 as
well)
It seems like based on what Ed Pozharsky wrote in ..its a problem with guile
in Ubuntu jaunty (9.04) ..

On my 32 bit , 9.04 installation , the build-it-gtk2-simple script chugs
along fine and then declares the following contradictory message

checking for Clipper... yes
Congratulations, you are using Guile
checking for guile... no
configure: error: guile required but not found

Regardless ..I will try Bill Scots or the CCP4 wiki
method<http://strucbio.biologie.uni-konstanz.de/ccp4wiki/index.php/Custom_building_Coot_from_source_code >of
separately compiling all the coot dependencies . But though I would
wrote
in to inquire if there was already a simpler fix.

Thanks

Hari


On Fri, May 8, 2009 at 7:35 PM, Paul Emsley <paul.ems...@bioch.ox.ac.uk >wrote:

hari jayaram wrote:

Hi ..I tried a coot subversion (revision 1994) built-it-simple python on
the newest ubuntu 9.04

The build crashes just after it builds guile and ( 16-coot.txt in the
build directory ) reads :

checking for Clipper... yes
Congratulations, you are using Guile
checking for guile... no
configure: error: guile required but not found
./build-it-gtk2-simple: line 2742: [: =: unary operator expected
NO need to update libtool
/home/hari/autobuild/ex-charlie_2009-05-08__T20_14_49/coot-0.6-pre-1
make: *** No targets specified and no makefile found.  Stop.

This happens only on the new ubuntu (on a 32 bit 9.04 system) .
I was able to build this revision without any problem on Ubuntu 8.04 64
bit


Thanks update_libtool is not set sometimes, so using it as in 1994 is
wrong.  I've tweaked the script.

But the problem for you lies above that..
checking for guile... no
configure: error: guile required but not found

Hmm!  what went wrong there..?

I'll try to build from scratch on Jaunty myself.

Cheers,

Paul.

Reply via email to