Hi Paul, I don't have problems building coot on Debian, be it stable (bullseye) or testing (bookworm). Also the tests pass as expected. This is with default options. It is just that the build-it script seems to set a flag such that the static archives instead of the dynamic libraries get packed into the final tar-archive.
I don't understand the logic of the three 'ifs' in build-it, lines 4661+ (downloaded today from https://raw.githubusercontent.com/pemsley/coot/refinement/build-it ) My shared_static_flag=--enable-shared, set automatically by build-t. However, this makes the last 'if'-clause true, as shared_static_flag!="--disable-shared", so that clear_up_type is set to clear-dynamic in line 4668. You may want to wrap these into "if elsif elif fi" instead. Cheers, Tim On Tue, 26 Oct 2021 15:37:24 +0100 Paul Emsley <[email protected]> wrote: > On 20/10/2021 14:12, Jan Stransky wrote: > > Update, no-guile build version passed, but I dont see the icons :-) > > > > > I don't think that those things are related. I don't know much about > icons, maybe there something of interest in the console output. > > > > > > Jan > > > > On 10/20/21 14:04, Jan Stransky wrote: > >> Hi, > >> > >> since CCP4-bundled Coot is not working in the second latest Ubuntu > >> (21.04), I went into the adventure of building it my own, using the > >> build-it script. > >> > >> Everything builds an works (as far as I can tell) up to the point > >> of building Coot it self. The log congratulates me on using Guile, > >> and then it fails to find it: > >> > >> checking for mmdb2... yes > >> checking for ssm... yes > >> no > >> checking for non-prefixed single-precision FFTW2 (fftw.h)... yes > >> checking for Clipper... yes > >> Congratulations, you are using Guile > >> checking for guile... no > >> configure: error: guile required but not found > >> make: *** No targets specified and no makefile found. Stop. > >> make failed. > >> > >> Any ideas? Let me know in which log would you be interested. > > > I wonder if it is the same problem as we are having on Debian > Bullseye. I haven't resolved it yet. > > > >> > >> Thanks, > >> > >> Jan > >> > >> P.S. list of packages installed based on various sources: > >> > >> cmake libxext-dev libxmu-dev libxt-dev libc6-dev libncurses5-dev > >> libglu1-mesa-dev libjpeg-dev mesa-common-dev libgtk2.0-dev > >> libgnomecanvas2-dev gfortran libtinfo-dev > > These are in the build-it script. > > > Paul. > > ######################################################################## > > To unsubscribe from the COOT list, click the following link: > https://www.jiscmail.ac.uk/cgi-bin/WA-JISC.exe?SUBED1=COOT&A=1 > > This message was issued to members of www.jiscmail.ac.uk/COOT, a > mailing list hosted by www.jiscmail.ac.uk, terms & conditions are > available at https://www.jiscmail.ac.uk/policyandsecurity/ -- -- Tim Gruene Head of the Centre for X-ray Structure Analysis Faculty of Chemistry University of Vienna Phone: +43-1-4277-70202 GPG Key ID = A46BEE1A ######################################################################## To unsubscribe from the COOT list, click the following link: https://www.jiscmail.ac.uk/cgi-bin/WA-JISC.exe?SUBED1=COOT&A=1 This message was issued to members of www.jiscmail.ac.uk/COOT, a mailing list hosted by www.jiscmail.ac.uk, terms & conditions are available at https://www.jiscmail.ac.uk/policyandsecurity/
pgplJG6KO0ves.pgp
Description: OpenPGP digital signature
