building gnumeric in garnome



Okay, I have the libgsf stuff built and I'm moving on to gnumeric.

I do:
        ./autogen.sh --prefix=/home/george/garnome
and get:
----------------------------------------------------------------------------
~/GNOME/gnumeric>./autogen.sh --prefix=/home/george/garnome
processing .
Creating ./aclocal.m4 ...
Running glib-gettextize...  Ignore non-fatal messages.
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /home/george/garnome/share/aclocal directory to your autoconf macro
directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Making ./aclocal.m4 writable ...
Running intltoolize...
patching file po/Makefile.in.in
Hunk #1 succeeded at 21 (offset 7 lines).
Hunk #2 succeeded at 34 (offset -5 lines).
Hunk #3 succeeded at 99 with fuzz 2 (offset 7 lines).
Hunk #4 succeeded at 196 (offset -22 lines).
Hunk #5 succeeded at 236 (offset 7 lines).
Running libtoolize...
You should add the contents of `/usr/share/aclocal/libtool.m4' to
`aclocal.m4'.
Running aclocal -I /home/george/garnome/share/aclocal/gnome2-macros  ...
aclocal: configure.in: 331: macro `AM_GLIB_GNU_GETTEXT' not found in library
aclocal: configure.in: 686: macro `AM_GCONF_SOURCE_2' not found in library

**Error**: `aclocal' failed. Please fix the warnings
(probably missing development files) and try again
Running ./configure --enable-maintainer-mode --enable-compile-warnings
--prefix=/home/george/garnome ...
./autogen.sh: ./configure: No such file or directory
----------------------------------------------------------------------------

It mentions the files codeset.m4 gtettext.m4, etc., etc...

I have two codesets, one each in:
        ~/GNOME/garnome-0.17.1/gnome/glib/work/glib-2....
        /usr/share/aclocal

I have one iconv.m4 in:
        /usr/share/aclocal

Other files are in one more more places on my system.  How stable are these
files?  Can I "cat" them into the aclocal.m4 from either place?

Should I take them from the first of these directories I find them in?
        ~/garnome/share...
        ~/GNOME/garnome-0.17.1...
        /usr/share

Thanks!
-- 
In light of the terrorist attack on the U.S.:
        They that give up essential liberty to obtain a little temporary
        safety deserve neither liberty nor safety.
                        -- Benjamin Franklin, 1759



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]