[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: Next step questions
Thanks, Peter! I built and installed gettext 1.8.1, and it went a little farther. It now errored out at a place which I don't get at all:
autogen.sh running: aclocal ...
aclocal:
configure.ac:486: warning: macro `AM_GNU_GETTEXT' not found in library
aclocal:configure.ac:487: warning: macro `AM_GNU_GETTEXT_VERSION' not found in library
autogen.sh
running: autoheader ...
autogen.sh running: automake ...
configure.ac: installing `./install-sh'
configure.ac: installing `./missing'
src/Makefile.am: installing `./depcomp'
configure.ac:50: installing `./config.guess'
configure.ac:50: installing `./config.sub'
autogen.sh running: autoconf ...
configure.ac:514: error: possibly undefined macro: AM_GNU_GETTEXT
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:515: error: possibly undefined macro: AM_GNU_GETTEXT_VERSION
make: *** [gschem/configure] Error 1
Any ideas?
Many TIA,
Craig
On 2/18/07, Peter Clifton <pcjc2@xxxxxxxxx> wrote:
On Sun, 2007-02-18 at 19:38 -0600, Craig Niederberger wrote:
> Thanks, Ben. I installed guile 1.6.8, and it went a little farther,
> then complained that I don't have gettext installed. Weird thing is,
> I do.
>
> **Error**: You must have `gettext' installed.
> You can get it from: http://www.gnu.org/software/gettext
> make: *** [gschem/configure] Error 1
> root:~/gedastuff/geda/gaf# which gettext
> /bin/gettext
> root:~/gedastuff/geda/gaf# gettext --version
> gettext (GNU gettext-runtime) 0.14.5
>
> Any ideas?
Again, it is probably missing a "-dev" or "-devel" package.
For anything complained about as missing during the compile, bets are,
you need the development package for it - not just the run-time.
Regards,
Peter Clifton
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user