***BUG in Autoconf--please report*** AC_DISABLE_FAST_INSTALL
- From: "Vladimir V. Zolotych" <gsmith eurocom od ua>
- To: gtk-list gnome org
- Subject: ***BUG in Autoconf--please report*** AC_DISABLE_FAST_INSTALL
- Date: Thu, 22 Feb 2001 12:15:04 +0200
Hello
Please help me to build GLIB/GTK+ recent version.
I done the following
- Get (at 2001-02-21) the recent PKGCONFIG version from sourceforge.
$ cvs -z3
-d:pserver:anonymous cvs pkgconfig sourceforge net:/cvsroot/pkgconfig co
pkgconfig
configure it, make, install.
- Get the recent GLIB, PANGO, GTK+ versions
$ cvs -z3 -d:pserver:anonymous anoncvs gnome org:/cvs/gnome co glib
pango gtk+
- Configure, make, install GLIB
$ ./autogen.sh
$ make
$ make install # as root
- Try to configure PANGO
$ ./autogen.sh
I am going to run ./configure with no arguments - if you wish
to pass any to it, please specify them on the ./autogen.sh command
line.
automake: configure.in: installing `./install-sh'
automake: configure.in: installing `./mkinstalldirs'
automake: configure.in: installing `./missing'
configure.in: 15: required file `./ltconfig' not found
automake: Makefile.am: installing `./INSTALL'
autoconf: Undefined macros:
***BUG in Autoconf--please report*** AC_DISABLE_FAST_INSTALL
./configure: line 4331: syntax error: unexpected end of file
Now type 'make' to compile Pango.
$
What I'm doing wrong ? Can I fix the situation ?
Would you mind to explain me the sequence of actions
if I want to install GLIB/GTK/PANGO stuff in /some/dir
(not /usr/local) ? At first I should specified
--prefix=/some/dir also LD_LIBRARY_PATH=/some/dir/lib.
But compile flags remain unchanged, e.g.
-I/usr/local/include... /etc. How I can change them in
conventional way ?
Thanks in advance.
--
Vladimir Zolotych gsmith eurocom od ua
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]