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 <[email protected]>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. >
