Re: gtk+ compilation from CVS
- From: Paul Johnson <pauljohn ukans edu>
- To: Eric Crampton <EricCrampton worldnet att net>
- cc: gnome-list gnome org
- Subject: Re: gtk+ compilation from CVS
- Date: Fri, 7 Aug 1998 16:20:39 -0500 (CDT)
I think this one is in the FAQ. Since you choose the prefix /opt/gnome,
you built glib there too, I presume. glib made an aclocal and put it
in there, but your system doesn't know. System is probably looking
in /usr/share/aclocal or such. To solve the problem, make a symlink
from
ln -sf /opt/gnome/share/aclocal/whateverfile.m4
/usr/share/aclocal/whateverfile.m4
That way, the system finds it. On Soren H's cvs howto page, another
solution is offered--hack the autogen.sh. But the symlink is a permanent
solution.
paul j
On Fri, 7 Aug 1998, Eric Crampton wrote:
> I'm having a bit of trouble getting gtk+ from CVS to compile. 'cvs
> update' shows I'm all updated and should be ready to go. I go a
> './autogen.sh --prefix=/opt/gnome' (yeah, I'm putting gtk+ in there,
> too) and it reports back:
>
> aclocal: configure.in: 141: macro `AM_PATH_GLIB' not found in library
> configure.in:125: warning: AC_TRY_RUN called without default to allow cross compiling
> configure.in:126: warning: AC_TRY_RUN called without default to allow cross compiling
> configure.in:341: warning: AC_TRY_RUN called without default to allow cross compiling
> configure.in:359: warning: AC_TRY_RUN called without default to allow cross compiling
> configure.in:373: warning: AC_TRY_RUN called without default to allow cross compiling
>
> [sorry for the long lines]
>
> Alright, that's all fine and dandy and I understand why it's reporting
> that (glib is installed in /opt/gnome and I see
> /opt/gnome/share/aclocal/glib.m4, how do I make autogen see this?)
> Also tried 'autogen.sh --prefix=/opt/gnome --with-glib=../glib' but no
> luck.
>
> Any ideas?
>
> Thanks,
> Eric
>
>
> --
> To unsubscribe: mail gnome-list-request@gnome.org with
> "unsubscribe" as the Subject.
>
>
Paul E. Johnson pauljohn@ukans.edu
Dept. of Political Science http://lark.cc.ukans.edu/~pauljohn
University of Kansas Office: (913) 864-9086
Lawrence, Kansas 66045 FAX: (913) 864-5700
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]