From owner-freebsd-gnome Tue Jun 18 22:55:24 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from martin.kleinerdrache.org (static62-99-146-055.adsl.inode.at [62.99.146.55]) by hub.freebsd.org (Postfix) with SMTP id 820DB37B40C for ; Tue, 18 Jun 2002 22:54:54 -0700 (PDT) Received: (qmail 1048 invoked from network); 19 Jun 2002 05:57:17 -0000 Received: from unknown (HELO localhost.kdrache.org) (127.0.0.1) by loopback with SMTP; 19 Jun 2002 05:57:17 -0000 Subject: Re: glade - aclocal... missing and more From: Martin Klaffenboeck To: Randy Pratt Cc: Joe Marcus Clarke , freebsd-gnome@FreeBSD.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> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.7 Date: 19 Jun 2002 07:57:16 +0200 Message-Id: <1024466237.761.8.camel@martin.kleinerdrache.org> Mime-Version: 1.0 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 > .. > > .. > automake: Makefile.am: installing `./COPYING' > Makefile.am:3: required directory ./intl does not exist <----- > automake: configure.in: installing `./depcomp' > .. > > .. > 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