Re: Can't find gnome/Makefile.am

Date view Thread view Subject view Author view

From: Warren Young (tangent@mail.com)
Date: Mon Feb 21 2000 - 11:42:56 EST


Damon Chaplin wrote:
>
> Warren Young wrote:
> >
> > When building a GNOME-based Glade project, I get the error:
> >
> > Couldn't open file:
> > /usr/local/share/glade/gnome/Makefile.am
> >
> > System error message:
> > No such file or directory

<snip>

> How did you build Glade?

The canonical way:

    $ ./configure
    $ make
    # make install

Near the end of the "configure" step, it checks for GNOME and says "ok".

> The ...share/glade/gnome files are installed by the toplevel Makefile.am.
> Try doing 'make install' again and see if it tries to install the files.

Here's the output from "make install" for everything under
glade-0.5.7/glade:

> Making install in glade
> make[1]: Entering directory `/usr/local/src/glade-0.5.7/glade'
> Making install in gbwidgets
> make[2]: Entering directory `/usr/local/src/glade-0.5.7/glade/gbwidgets'
> make[3]: Entering directory `/usr/local/src/glade-0.5.7/glade/gbwidgets'
> make[3]: Nothing to be done for `install-exec-am'.
> make[3]: Nothing to be done for `install-data-am'.
> make[3]: Leaving directory `/usr/local/src/glade-0.5.7/glade/gbwidgets'
> make[2]: Leaving directory `/usr/local/src/glade-0.5.7/glade/gbwidgets'
> Making install in gnome
> make[2]: Entering directory `/usr/local/src/glade-0.5.7/glade/gnome'
> make[3]: Entering directory `/usr/local/src/glade-0.5.7/glade/gnome'
> make[3]: Nothing to be done for `install-exec-am'.
> make[3]: Nothing to be done for `install-data-am'.
> make[3]: Leaving directory `/usr/local/src/glade-0.5.7/glade/gnome'
> make[2]: Leaving directory `/usr/local/src/glade-0.5.7/glade/gnome'
> Making install in data
> make[2]: Entering directory `/usr/local/src/glade-0.5.7/glade/data'
> Making install in gtk
> make[3]: Entering directory `/usr/local/src/glade-0.5.7/glade/data/gtk'
> make[4]: Entering directory `/usr/local/src/glade-0.5.7/glade/data/gtk'
> make[4]: Nothing to be done for `install-exec-am'.
> /bin/sh ../../../mkinstalldirs /usr/local/share/glade/gtk
> /usr/bin/install -c -m 644 ./autogen.sh /usr/local/share/glade/gtk
> make[4]: Leaving directory `/usr/local/src/glade-0.5.7/glade/data/gtk'
> make[3]: Leaving directory `/usr/local/src/glade-0.5.7/glade/data/gtk'
> make[3]: Entering directory `/usr/local/src/glade-0.5.7/glade/data'
> make[4]: Entering directory `/usr/local/src/glade-0.5.7/glade/data'
> make[4]: Nothing to be done for `install-exec-am'.
> make[4]: Nothing to be done for `install-data-am'.
> make[4]: Leaving directory `/usr/local/src/glade-0.5.7/glade/data'
> make[3]: Leaving directory `/usr/local/src/glade-0.5.7/glade/data'
> make[2]: Leaving directory `/usr/local/src/glade-0.5.7/glade/data'
> make[2]: Entering directory `/usr/local/src/glade-0.5.7/glade'
> make[3]: Entering directory `/usr/local/src/glade-0.5.7/glade'
> /bin/sh ../mkinstalldirs /usr/local/bin
> /bin/sh ../libtool --mode=install /usr/bin/install -c glade /usr/local/bin/glade
> /usr/bin/install -c glade /usr/local/bin/glade
> make[3]: Nothing to be done for `install-data-am'.
> make[3]: Leaving directory `/usr/local/src/glade-0.5.7/glade'
> make[2]: Leaving directory `/usr/local/src/glade-0.5.7/glade'
> make[1]: Leaving directory `/usr/local/src/glade-0.5.7/glade'

So, it appears to do nothing for the glade/gnome step.

I just made a super-basic GLADE project, and the build step is failing
for it, too. That project's attached, on the chance that it's just the
way I do things....

I've tried GLADE 0.5.5 through 0.5.7, all built from source, plus 0.5.6
from an RPM. (The RPMs pointed to from the main GLADE page.)

-- 
= Warren -- ICBM Address: 36.8274040 N, 108.0204086 W, alt. 1714m

+---------------------------------------------------------------------+ To unsubscribe from this list, send a message to majordomo@ncis.pn.org with the line "unsubscribe glade-devel" in the body of the message.


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Tue Aug 01 2000 - 19:27:28 EDT