[SCIM] cannot ./bootstrap scim-lib on CVS HEAD

Kazuki Ohta mover at hct.zaq.ne.jp
Mon Jun 28 00:50:10 PDT 2004


No, no.

I use Debian GNU/Linux, so I excute "apt-get install=20
libgconf2-dev" and all related packages (not only gconf2=20
but other depended libraries) are installed at the same=20
time.

regards.

> God, how did you do that?  Really ONLY gconf2?
>
> >From: Kazuki Ohta <mover at hct.zaq.ne.jp>
> >To: "Cc baif" <baifcc at hotmail.com>
> >CC: scim at freedesktop.org
> >Subject: Re: [SCIM] cannot ./bootstrap scim-lib on CVS
> > HEAD Date: Mon, 28 Jun 2004 01:53:15 +0900
> >
> >Hi.
> >
> >I installed gconf2 and finally I can ./bootstrap
> >successfully.
> >Thank you!
> >
> >regards.
> >
> > > you do not have gconf installed, and gconf depends a
> > > lot of stuff of GNOME...
> > >
> > >  you should first install gnome stuff etc (if you
> > > want to run the bootstrap script).
> > >
> > > >From: Kazuki Ohta <mover at hct.zaq.ne.jp>
> > > >To: scim at freedesktop.org
> > > >Subject: [SCIM] cannot ./bootstrap scim-lib on CVS
> > > > HEAD Date: Sun, 27 Jun 2004 18:14:32 +0900
> > > >
> > > >Hi, All.
> > > >
> > > >I tried to compile CVS version of SCIM, but failed
> > > >to ./bootstrap.
> > > >
> > > >My autotools' version is like this.
> > > >
> > > >* aclocal 1.7.9
> > > >* autoheader 2.59
> > > >* libtool 1.5.6
> > > >* intltoolize 0.30
> > > >* automake 1.7.9
> > > >* autoconf 2.59
> > > >
> > > >Error message is listed below.
> > > >
> > > >debian% ./bootstrap
> > > >+ aclocal -I m4
> > > >aclocal: configure.ac: 202: macro
> > > > `AM_GCONF_SOURCE_2' not found in library
> > > >+ autoheader
> > > >autoheader: error: AC_CONFIG_HEADERS not found in
> > > >configure.ac
> > > >+ libtoolize -c --automake
> > > >+ intltoolize -c --automake
> > > >no need for patching file 'Makefile.in.in'
> > > >+ automake --add-missing --copy --include-deps
> > > >configure.ac: no proper invocation of
> > > > AM_INIT_AUTOMAKE was found.
> > > >configure.ac: You should verify that configure.ac
> > > > invokes AM_INIT_AUTOMAKE,
> > > >configure.ac: that aclocal.m4 is present in the
> > > > top-level directory,
> > > >configure.ac: and that aclocal.m4 was recently
> > > > regenerated (using aclocal).
> > > >Makefile.am:52: SCIM_BUILD_GTK_UTILS does not appear
> > > > in AM_CONDITIONAL
> > > >configs/Makefile.am:3: SCIM_BUILD_CONFIG_SIMPLE does
> > > > not appear in AM_CONDITIONAL
> > > >configs/Makefile.am:9: SCIM_BUILD_CONFIG_GCONF does
> > > > not appear in AM_CONDITIONAL
> > > >configs/Makefile.am:14: GCONF_SCHEMAS_INSTALL does
> > > > not appear in AM_CONDITIONAL
> > > >data/pixmaps/Makefile.am:18: SCIM_BUILD_SCIM_SETUP
> > > > does not appear in AM_CONDITIONAL
> > > >docs/Makefile.am:29: HAVE_DOXYGEN does not appear in
> > > >AM_CONDITIONAL
> > > >docs/manual/zh_CN/Makefile.am:31: BUILD_MANUAL does
> > > > not appear in AM_CONDITIONAL
> > > >extras/gtk2_immodule/Makefile.am:18:
> > > >SCIM_BUILD_GTK2_IMMODULE does not appear in
> > > > AM_CONDITIONAL extras/gtk2_immodule/Makefile.am:26:
> > > > Libtool library used but `LIBTOOL' is undefined
> > > >extras/gtk2_immodule/Makefile.am:26:
> > > >extras/gtk2_immodule/Makefile.am:26: The usual way
> > > > to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
> > > > extras/gtk2_immodule/Makefile.am:26: to
> > > > `configure.ac' and run `aclocal' and `autoconf'
> > > > again.
> > > >/usr/share/automake-1.7/am/depend2.am:
> > > > am__fastdepCXX does not appear in AM_CONDITIONAL
> > > >/usr/share/automake-1.7/am/depend2.am: AMDEP does
> > > > not appear in AM_CONDITIONAL
> > > >extras/panel/Makefile.am:14: SCIM_BUILD_PANEL_GTK
> > > > does not appear in AM_CONDITIONAL
> > > >/usr/share/automake-1.7/am/depend2.am:
> > > > am__fastdepCXX does not appear in AM_CONDITIONAL
> > > >/usr/share/automake-1.7/am/depend2.am: AMDEP does
> > > > not appear in AM_CONDITIONAL
> > > >extras/setup/Makefile.am:36: SCIM_BUILD_SCIM_SETUP
> > > > does not appear in AM_CONDITIONAL
> > > >extras/setup/Makefile.am:51: SCIM_BUILD_SCIM_SETUP
> > > > does not appear in AM_CONDITIONAL
> > > >/usr/share/automake-1.7/am/depend2.am:
> > > > am__fastdepCXX does not appear in AM_CONDITIONAL
> > > >/usr/share/automake-1.7/am/depend2.am: AMDEP does
> > > > not appear in AM_CONDITIONAL
> > > >modules/Config/Makefile.am:37:
> > > > SCIM_BUILD_CONFIG_GCONF does not appear in
> > > > AM_CONDITIONAL
> > > >modules/Config/Makefile.am:41:
> > > > SCIM_BUILD_CONFIG_SIMPLE does not appear in
> > > > AM_CONDITIONAL
> > > >modules/Config/Makefile.am:45:
> > > > SCIM_BUILD_CONFIG_SOCKET does not appear in
> > > > AM_CONDITIONAL
> > > >modules/Config/Makefile.am:52: Libtool library used
> > > > but `LIBTOOL' is undefined
> > > >modules/Config/Makefile.am:52:
> > > >modules/Config/Makefile.am:52: The usual way to
> > > > define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
> > > >modules/Config/Makefile.am:52: to `configure.ac' and
> > > > run `aclocal' and `autoconf' again.
> > > >/usr/share/automake-1.7/am/depend2.am:
> > > > am__fastdepCXX does not appear in AM_CONDITIONAL
> > > >/usr/share/automake-1.7/am/depend2.am: AMDEP does
> > > > not appear in AM_CONDITIONAL
> > > >modules/FrontEnd/IMdkit/Makefile.am:30: Libtool
> > > > library used but `LIBTOOL' is undefined
> > > >modules/FrontEnd/IMdkit/Makefile.am:30:
> > > >modules/FrontEnd/IMdkit/Makefile.am:30: The usual
> > > > way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
> > > > modules/FrontEnd/IMdkit/Makefile.am:30: to
> > > > `configure.ac' and run `aclocal' and `autoconf'
> > > > again. /usr/share/automake-1.7/am/depend2.am:
> > > > am__fastdepCC does not appear in AM_CONDITIONAL
> > > >/usr/share/automake-1.7/am/depend2.am: AMDEP does
> > > > not appear in AM_CONDITIONAL
> > > >modules/FrontEnd/Makefile.am:36:
> > > > SCIM_BUILD_FRONTEND_X11 does not appear in
> > > > AM_CONDITIONAL
> > > >modules/FrontEnd/Makefile.am:41:
> > > > SCIM_BUILD_FRONTEND_SOCKET does not appear in
> > > > AM_CONDITIONAL
> > > >modules/FrontEnd/Makefile.am:52: Libtool library
> > > > used but `LIBTOOL' is undefined
> > > >modules/FrontEnd/Makefile.am:52:
> > > >modules/FrontEnd/Makefile.am:52: The usual way to
> > > > define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
> > > >modules/FrontEnd/Makefile.am:52: to `configure.ac'
> > > > and run `aclocal' and `autoconf' again.
> > > >/usr/share/automake-1.7/am/depend2.am:
> > > > am__fastdepCXX does not appear in AM_CONDITIONAL
> > > >/usr/share/automake-1.7/am/depend2.am: AMDEP does
> > > > not appear in AM_CONDITIONAL
> > > >modules/IMEngine/Makefile.am:34:
> > > > SCIM_BUILD_IMENGINE_RAWCODE does not appear in
> > > > AM_CONDITIONAL
> > > >modules/IMEngine/Makefile.am:38:
> > > > SCIM_BUILD_IMENGINE_SOCKET does not appear in
> > > > AM_CONDITIONAL
> > > >modules/IMEngine/Makefile.am:42:
> > > > SCIM_BUILD_IMENGINE_TABLE does not appear in
> > > > AM_CONDITIONAL
> > > >modules/IMEngine/Makefile.am:56: Libtool library
> > > > used but `LIBTOOL' is undefined
> > > >modules/IMEngine/Makefile.am:56:
> > > >modules/IMEngine/Makefile.am:56: The usual way to
> > > > define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
> > > >modules/IMEngine/Makefile.am:56: to `configure.ac'
> > > > and run `aclocal' and `autoconf' again.
> > > >/usr/share/automake-1.7/am/depend2.am:
> > > > am__fastdepCXX does not appear in AM_CONDITIONAL
> > > >/usr/share/automake-1.7/am/depend2.am: AMDEP does
> > > > not appear in AM_CONDITIONAL
> > > >modules/SetupUI/Makefile.am:35:
> > > > SCIM_BUILD_SCIM_SETUP does not appear in
> > > > AM_CONDITIONAL
> > > >modules/SetupUI/Makefile.am:37:
> > > > SCIM_BUILD_FRONTEND_X11 does not appear in
> > > > AM_CONDITIONAL
> > > >modules/SetupUI/Makefile.am:41:
> > > > SCIM_BUILD_IMENGINE_TABLE does not appear in
> > > > AM_CONDITIONAL
> > > >modules/SetupUI/Makefile.am:45: SCIM_BUILD_PANEL_GTK
> > > > does not appear in AM_CONDITIONAL
> > > >setupmodule_LTLIBRARIES: variable
> > > >`CONFIG_FRONTEND_SOCKET_SETUP_MODULE' is used but
> > > >`CONFIG_FRONTEND_SOCKET_SETUP_MODULE' is undefined
> > > >setupmodule_LTLIBRARIES: variable
> > > >`CONFIG_IMENGINE_SOCKET_SETUP_MODULE' is used but
> > > >`CONFIG_IMENGINE_SOCKET_SETUP_MODULE' is undefined
> > > >modules/SetupUI/Makefile.am:58: Libtool library used
> > > > but `LIBTOOL' is undefined
> > > >modules/SetupUI/Makefile.am:58:
> > > >modules/SetupUI/Makefile.am:58: The usual way to
> > > > define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
> > > >modules/SetupUI/Makefile.am:58: to `configure.ac'
> > > > and run `aclocal' and `autoconf' again.
> > > >/usr/share/automake-1.7/am/depend2.am:
> > > > am__fastdepCXX does not appear in AM_CONDITIONAL
> > > >/usr/share/automake-1.7/am/depend2.am: AMDEP does
> > > > not appear in AM_CONDITIONAL
> > > >src/Makefile.am:74: Libtool library used but
> > > > `LIBTOOL' is undefined
> > > >src/Makefile.am:74:
> > > >src/Makefile.am:74: The usual way to define
> > > > `LIBTOOL' is to add `AC_PROG_LIBTOOL'
> > > >src/Makefile.am:74: to `configure.ac' and run
> > > > `aclocal' and `autoconf' again.
> > > >/usr/share/automake-1.7/am/depend2.am: am__fastdepCC
> > > > does not appear in AM_CONDITIONAL
> > > >/usr/share/automake-1.7/am/depend2.am: AMDEP does
> > > > not appear in AM_CONDITIONAL
> > > >/usr/share/automake-1.7/am/depend2.am:
> > > > am__fastdepCXX does not appear in AM_CONDITIONAL
> > > >/usr/share/automake-1.7/am/depend2.am:
> > > > am__fastdepCXX does not appear in AM_CONDITIONAL
> > > >/usr/share/automake-1.7/am/depend2.am: AMDEP does
> > > > not appear in AM_CONDITIONAL
> > > >utils/Makefile.am:27: SCIM_BUILD_TRAY_ICON does not
> > > > appear in AM_CONDITIONAL
> > > >utils/Makefile.am:32: SCIM_BUILD_GTK_UTILS does not
> > > > appear in AM_CONDITIONAL
> > > >utils/Makefile.am:38: Libtool library used but
> > > > `LIBTOOL' is undefined
> > > >utils/Makefile.am:38:
> > > >utils/Makefile.am:38: The usual way to define
> > > > `LIBTOOL' is to add `AC_PROG_LIBTOOL'
> > > >utils/Makefile.am:38: to `configure.ac' and run
> > > > `aclocal' and `autoconf' again.
> > > >/usr/share/automake-1.7/am/depend2.am: am__fastdepCC
> > > > does not appear in AM_CONDITIONAL
> > > >/usr/share/automake-1.7/am/depend2.am: AMDEP does
> > > > not appear in AM_CONDITIONAL
> > > >/usr/share/automake-1.7/am/depend2.am:
> > > > am__fastdepCXX does not appear in AM_CONDITIONAL
> > > >+ autoconf
> > > >
> > > >debian% ./configure
> > > >./configure: line 1415: AM_INIT_AUTOMAKE: command
> > > > not found ./configure: line 1416: syntax error near
> > > > unexpected token `config.h'
> > > >./configure: line 1416: `AM_CONFIG_HEADER(config.h)'
> > > >
> > > >regards.
> > > >
> > > >--
> > > >Move the worl:-D!
> > > >
> > > >Kazuki Ohta : mover at hct.zaq.ne.jp
> > > >
> > > >_______________________________________________
> > > >scim mailing list
> > > >scim at freedesktop.org
> > > >http://freedesktop.org/mailman/listinfo/scim
> > >
> > > _____________________________________________________
> > >____ ________ =CF=ED=D3=C3=CA=C0=BD=E7=C9=CF=D7=EE=B4=F3=B5=C4=B5=E7=
=D7=D3=D3=CA=BC=FE=CF=B5=CD=B3=A1=AA MSN Hotmail=A1=A3
> > > http://www.hotmail.com
> >
> >--
> >Move the worl:-D!
> >
> >Kazuki Ohta : mover at hct.zaq.ne.jp
>
> _________________________________________________________
>________ =CF=ED=D3=C3=CA=C0=BD=E7=C9=CF=D7=EE=B4=F3=B5=C4=B5=E7=D7=D3=D3=
=CA=BC=FE=CF=B5=CD=B3=A1=AA MSN Hotmail=A1=A3=20
> http://www.hotmail.com
>
>
> _______________________________________________
> scim mailing list
> scim at freedesktop.org
> http://freedesktop.org/mailman/listinfo/scim

=2D-=20
Move the worl:-D!

Kazuki Ohta : mover at hct.zaq.ne.jp



More information about the scim mailing list