comp.lang.ada
 help / color / mirror / Atom feed
From: "John B. Matthews" <nospam@nospam.invalid>
Subject: Re: Problem for testgtk build
Date: Wed, 09 Sep 2009 12:28:49 -0400
Date: 2009-09-09T12:28:49-04:00	[thread overview]
Message-ID: <nospam-C68EC7.12284909092009@news.aioe.org> (raw)
In-Reply-To: 4aa7c397$0$2859$ba620e4c@news.skynet.be

In article <4aa7c397$0$2859$ba620e4c@news.skynet.be>,
 Olivier Scalbert <olivier.scalbert@algosyn.com> wrote:

> John B. Matthews wrote:
> > In this context, I think it means that you have run ./configure, which 
> > is part the GNU Autotools. This is an initial step that creates the 
> > actual Makfile(s) when building GtkAda from source.
> > 
> > Testgtk is typically installed in the shared examples directory:
> > 
> > $PREFIX/share/examples/gtkada/testgtk
> > 
> > [$PREFIX is wherever aptitude put GtkAda.]
> > 
> Thanks John for helping me.
> I do not want to build libgtkada as it is already installed !
> I have succeed to compile small gtkada demos so everything should work.
> 
> I just want to build the complete testgtk project, but I see no 
> ./configure under the testgtk directory.

I think I understand. The problem is that testgtk is not a standalone 
project: the Makefile for testgtk doesn't exist until you run 
./configure. First, check that it's not already installed in the shared 
examples directory, as suggested above.

Failing that, you might be able to download the GtkAda source, run 
./configure using the --prefix option to point to your existing 
installation, then cd into testgtk to run the freshly minted Makefile. 
You might also look at `./configure --help`.

I don't think you can hurt anything that `apt-get install` can't fix, 
but there's a lot I don't know about Autotools. FWIW, here's my notes 
for building GtkAda on Mac OS X:

<http://home.roadrunner.com/~jbmatthews/gtk/lady.html>

-- 
John B. Matthews
trashgod at gmail dot com
<http://sites.google.com/site/drjohnbmatthews>



  reply	other threads:[~2009-09-09 16:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-09 12:14 Problem for testgtk build Olivier Scalbert
2009-09-09 14:38 ` John B. Matthews
2009-09-09 15:01   ` Olivier Scalbert
2009-09-09 16:28     ` John B. Matthews [this message]
2009-09-09 16:41 ` Ludovic Brenta
2009-09-09 17:15   ` Olivier Scalbert
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox