Le 20 décembre à 00:03:37 [email protected] (Ludovic Courtès) écrit notamment:
| Hi, > | Jean Magnan de Bornier <[email protected]> writes: > | > ............................. | > 18:58 j...@boreebo /home/jean/skribilo % autoreconf | > guile-lint.am:15: BUILT_SOURCES was already defined in condition TRUE, which includes condition HAVE_GUILE_LINT ... | > src/guile/Makefile.am:132: `guile-lint.am' included from here | > src/guile/Makefile.am:87: ... `BUILT_SOURCES' previously defined here | > configure.ac:19: required file `./ABOUT-NLS' not found | > autoreconf: automake failed with exit status: 1 | > ............................. > | Running ‘gettextize’ before ‘autoreconf’ should solve the problem. OK we made some more steps, but now configure complains about guile-reader (which was installed by the standard ./configure make make install procedure): ....................... checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for guile... /usr/bin/guile checking for guile-config... /usr/bin/guile-config checking for guile-tools... /usr/bin/guile-tools checking for Guile site directory... /usr/share/guile/site checking for guile-lint... no checking if (system reader) is available... no configure: error: required guile module not found: (system reader) ....................... ? -- Jean _______________________________________________ Skribilo-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/skribilo-users
