Skip site navigation (1)Skip section navigation (2)
Date:      19 Jun 2002 07:57:16 +0200
From:      Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
To:        Randy Pratt <rpratt1950@earthlink.net>
Cc:        Joe Marcus Clarke <marcus@marcuscom.com>, freebsd-gnome@FreeBSD.ORG
Subject:   Re: glade - aclocal... missing and more
Message-ID:  <1024466237.761.8.camel@martin.kleinerdrache.org>
In-Reply-To: <20020619013600.31b1893b.rpratt1950@earthlink.net>
References:  <20020618230804.6d3c4b39.rpratt1950@earthlink.net> <1024460140.32634.14.camel@shumai.marcuscom.com>  <20020619013600.31b1893b.rpratt1950@earthlink.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Am Mi, 2002-06-19 um 07.36 schrieb Randy Pratt:

> 
> Thanks, that helped a great deal.  The autogen.sh now finds the above
> missing items.  However, its still is failing to complete the initial
> configurations.  Here are some excerpts:
> 
> processing .
> Creating ./aclocal.m4 ...
> Running gettextize...  Ignore non-fatal messages.
> Copying file ABOUT-NLS
> Copying file config.rpath
> Not copying intl/ directory.                                   <-----
> Copying file po/Makefile.in.in
> Copying file po/Makevars.template
> ..
> <cut>
> ..
> automake: Makefile.am: installing `./COPYING'
> Makefile.am:3: required directory ./intl does not exist         <-----
> automake: configure.in: installing `./depcomp'
> ..
> <cut>
> ..
> config.status: creating intl/Makefile
> config.status: error: cannot find input file: intl/Makefile.in  <-----
> 
> Do I need to force an upgrade for all the glade components
> and dependencies to correct for the previously missing automake and
> autoconf?

The same happens to me all the time.  I don't relly know why that
happens, but ma conclusion was, that glade does not write for you all
the code you need.  If you now create this directory, you can start do
configure.  But gmake then tells you It does  not know what to do in po
and in intl (If I remember right)

I thought, if I'm using gnome, I have to know what I'm doing, I dont can
just use glade without of knowing that.  I have to know what make does
what autogen das, what automake does.  I have to know about gettext. 
What I do have to know about /intl ... I don't know right now.

Maybe someone knows a link to a website where all this steps are shown
with example, I would be glad if you could tell us that.  Mostly I found
just links about how to use glad.  But glad isn't the difficult thing,
the difficult thing is after the glad.

I'm right now on the way to create my first gnome project without the
glad, and without gnome itself, just the gtk things, to learn to
understand how the different things are working.  Is there anywhere a
introtution for something like that.  What is the standart which
directory to use (src, po, intl, ...) and which files are to create
(autogen.sh, etc.)?  I think glade is a good thing, but it doesn't help
a developer if he couln't do by hand what glade does for him.

Martin


-- 
     Virtuelle Jugendarbeit auf http://create.kleinerdrache.org
            ...  bald kommt ein neues Layout  ...


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1024466237.761.8.camel>