Re: Crash on Fedora Core 6
Leon Stringer <[email protected]>
| Newsgroups | gmane.comp.web.amaya.devel |
|---|---|
| Message-ID | <[email protected]> |
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?