- From: Irene Vatton <Irene.Vatton@inrialpes.fr>
- Date: Mon, 20 Nov 2006 11:30:18 +0200
- To: Leon Stringer <leon.stringer@ntlworld.com>
- Cc: www-amaya-dev@w3.org
On Sunday 19 November 2006 22:07, Leon Stringer wrote:
> Irene Vatton wrote:
> > On Sunday 05 November 2006 20:03, Leon Stringer wrote:
> >> Also: I still can't get Amaya to run from the source distribution. What
> >> build flags do you use for the RPM?
> >>
> >> Regards,
> >>
> >> Leon...
> >
> > I install amaya-lib-src-R.V.tgz and amaya-src-R.V.tgz
> > in /usr/src/redhat/SOURCES
> > I install amaya_wx.spec (file Amaya/amaya_wx.spec included in the
> > sources)in /usr/src/redhat/SPECS/
>
> If I place amaya-lib-src-9.3.tgz and amaya-src-9.3.tgz in
> /usr/src/redhat/SOURCES and amaya_wx.spec in /usr/src/redhat/SPECS and
> run "rpmbuild -ba /usr/src/redhat/SPECS/amaya_wx.spec" it fails during
> the configure stage with:
>
> configure: error: Mesa library sources not found (opengl). Please
> download Mesa sources (http://www.mesa3d.org/) or remove --with-gl option !
>
>
> If I unpack amaya-lib-src-9.3.tgz into /usr/src/redhat/SOURCES I get the
> same error. When I run rpmbuild I only see amaya-src-...tgz being
> unpacked. How can I get it to see the libraries?
Hum, rpmbuild doesn't seem to really accept several source files
A solution is to move in the subdirectory /usr/src/redhat/BUILD
and untar amaya-lib-src-9.3.tgz there
"tar xvzf ../SOURCES/amaya-lib-src-9.3.tgz"
then you can go back in the SPECS directory and launch
"rpmbuild -ba amaya_wx.spec"
Regards
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 Monday, 20 November 2006 09:32:06 UTC