[frogs] Building problems with latest git after git clone |
[ Thread Index | Date Index | More lilynet.net/frogs Archives ]
Hi all, I want to check that there's no problem with the actual git repository, and ask for some help in tracking down the problem on my local system. 1. I've just cloned the latest-and-greatest git repository as per Jan's instructions. 2. I've re-built and re-installed guile V1.8.7 after I did a trial install of guile 1.9.9. I now get this at the bash prompt: ian@nanny-ogg:~$ cd /home/ian/usr/src/lilypond ian@nanny-ogg:~/usr/src/lilypond$ guile guile> (version) "1.8.7" guile> (exit 0) ian@nanny-ogg:~/usr/src/lilypond$ So I've got the right guile. . . 3. ian@nanny-ogg:~/usr/src/lilypond$ ./configure --prefix=$HOME/usr checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking Package... LILYPOND checking builddir... /home/ian/usr/src/lilypond checking for stepmake... ./stepmake (${datarootdir}/stepmake not found) <snip...> hecking for kpsewhich... kpsewhich checking how to run the C preprocessor... gcc -E checking for guile-config... guile-config configure: WARNING: cannot execute guile-config checking if we are cross compiling... checking echo no guile-config version... expr: syntax error expr: syntax error expr: syntax error checking guile compile flags... exec: 6: /home/ian/bin/guile: not found checking guile link flags... exec: 6: /home/ian/bin/guile: not found checking libguile.h usability... yes checking libguile.h presence... yes checking for libguile.h... yes checking for scm_boot_guile in -lguile... yes checking for scm_boot_guile... yes checking GUILE rational bugfix... ok checking for python-config... python-config <snip...> checking for -windres... no checking for windres... no checking for guile... guile checking for guile... /usr/local/bin/guile checking for perl... perl checking for perl... /usr/bin/perl checking for makeinfo... makeinfo checking makeinfo version... 4.13 checking for texi2html... texi2html checking texi2html version... 1.82 configure: creating ./config.status config.status: creating config.make config.status: creating config.hh ERROR: Please install required programs: echo no guile-config >= 1.8.2 (installed: ) See INSTALL.txt for more information on how to build LilyPond ian@nanny-ogg:~/usr/src/lilypond$ ian@nanny-ogg:~/usr/src/lilypond$ echo $PATH /home/ian/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games Any hints or useful information appreciated. Cheers, Ian Hulin |
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |