- From: Irene Vatton <Irene.Vatton@inrialpes.fr>
- Date: Wed, 11 Oct 2006 16:40:56 +0200
- To: Robin Whittle <rw@firstpr.com.au>
- Cc: Amaya Discussion List <www-amaya-dev@w3.org>
On Tuesday 10 October 2006 03:28, Robin Whittle wrote:
> If someone can help me with compiling the snapshot of the forthcoming
> Amaya 9.52 on Debian 3.1 stable, I would appreciate it. This is my
> first attempt at compiling Amaya. The problem so far is with
> .../configure - I have been unable to download the correct libraries to
> have this run to completion with either the (default) wsWidgets option
> or --with-gtk.
>
> I understand very little about these libraries - I would just like to be
> able to compile Amaya.
>
> - Robin
>
>
> I downloaded:
>
> http://wam.inrialpes.fr/software/amaya/amaya-fullsrc-9.52.tgz
>
> as per Irene's email to the list on 6 October. In the Amaya directory I
> made a directory 0-rw-build and from there gave the command:
>
> ../configure
>
> or ../configure --with-wx which gave identical results.
Yes.
> At first I got an error about gtk-config. I also tried:
>
> ../configure --with-gtk
Please use a different sub-directory for "../configure --with-gtk"
The generated Options amd Makefile files are not compatible.
We updated the http://www.w3.org/Amaya/User/AmayaWX.html page to give the
complete list (we hope so) of packages you have to install first.
Let us know if you've still problems.
> This gave:
>
> configure: error: Cannot find gtk-config. Please install gtk
> development library.
>
> I installed:
>
> libatk1.0-dev (1.8.0-4)
> libglib2.0-dev (2.6.4-1)
> libgtk2.0-dev (2.6.4-3.1)
> libpango1.0-dev (1.8.1-1)
>
> but the same problem occured. (I cleared my directory before each new
> attempt with ../configure.) After that, all attempts at:
>
> ../configure --with-wx or ../configure
>
> produced an error:
>
> checking for -lMesaGL... no
> configure: error: OpenGL libraries not available
> configure: error: A problem occurs durring wxWidgets library
> configuration. Please fix the problem and try
> again.
>
> despite my installation of packages:
>
> xlibmesa-gl (4.3.0.dfsg.1-14sarge2)
> xlibmesa-gl-dev (4.3.0.dfsg.1-14sarge2)
>
> libwxgtk2.4 (2.4.3.1)
> libwxgtk2.4-dev (2.4.3.1)
> wxwin2.4-headers (2.4.3.1)
>
> I am way out of my depth with these various libraries - I know next to
> nothing about the various frameworks involved in X-Windows development.
>
> The doco at:
>
> http://www.w3.org/Amaya/User/AmayaWX.html#What
>
> indicates I should only need these two packages, which were already
> installed.
>
> libgtk+2.0-dev (2.6.4-3.1)
> libfreetype6-dev (2.1-7.6)
>
>
>
>
>
>
>
>
>
>
> After installing some packages in an attempt to fix the final problem,
> and one before
--
Irène.
-----
Irène Vatton INRIA Rhône-Alpes
INRIA ZIRST
e-mail: Irene.Vatton@inria.fr 655 avenue de l'Europe
Tel.: +33 4 76 61 53 61 Montbonnot
Fax: +33 4 76 61 52 07 38334 Saint Ismier Cedex - France
Received on Wednesday, 11 October 2006 14:42:38 UTC