I have to add: I donwloaded cvs before 30mins..
./autogen.sh: line 37: glib-gettextize: command not found <<< I tried rpm -q --whatprovides glib-gettextsize, locate and yum search (7repos) no luck... also rpm.pbone.net said: Your search glib-gettextsize did not match any entry in database. thied to change line 37 to "s"ize... same...
[root@kadischi]# rpm -qa|grep glib glib2-2.6.4-1 glibc-kernheaders-2.4-9.1.94 glibc-2.3.5-10.3 glibc-headers-2.3.5-10.3 glib-1.2.10-16 glibmm24-2.6.1-1 glibc-devel-2.3.5-10.3 dbus-glib-0.33-3 glib-devel-1.2.10-16 glibc-common-2.3.5-10.3
aclocal:configure.ac:44: warning: macro `AM_GLIB_GNU_GETTEXT' not found in library
/usr/share/automake-1.9/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL /usr/share/automake-1.9/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
find_live_cd/Makefile.am: C source seen but `CC' is undefined find_live_cd/Makefile.am: The usual way to define `CC' is to add `AC_PROG_CC' find_live_cd/Makefile.am: to `configure.ac' and run `autoconf' again.
mv: cannot stat `po/POTFILES': No such file or directory
./configure: line 1706: AM_GLIB_GNU_GETTEXT: command not found ./configure: line 2227: po/POTFILES.tmp: No such file or directory
config.status: creating Makefile config.status: error: cannot find input file: Makefile.in
can't do the "make" part... Any help would be appreciated
On Friday 26 August 2005 13:36, Filip Tsachev wrote:
I have to add: I donwloaded cvs before 30mins..
./autogen.sh: line 37: glib-gettextize: command not found aclocal:configure.ac:44: warning: macro `AM_GLIB_GNU_GETTEXT' not found in library can't do the "make" part... Any help would be appreciated
glib-gettextize is in glib2-devel, when you install it, everything should be OK.
-- Darko
livecd@lists.fedoraproject.org