Bug 8167 - New packages: FlightGear 0.8.0 + SimGear 0.2.0 Updated Package: plib 0.6.0
|
Bug#:
8167
|
Product: Gentoo Linux
|
Version: 1.2
|
Platform: x86
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: seemant@gentoo.org
|
Reported By: pujos.michael@laposte.net
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: New packages: FlightGear 0.8.0 + SimGear 0.2.0 Updated Package: plib 0.6.0
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2002-09-20 20:16 0000
|
Here are the necessary packages to run flightgear 0.8.0 (www.flightgear.org)
I had to upgrade plib package from 0.4.2 to 0.6.0
not tested with GCC 3.2
the ebuilds file names should be:
plib-0.6.0.ebuild
SimGear-0.2.0.ebuild
FlightGear-0.8.0.ebuild
Created an attachment (id=4480) [details]
enables SimGear ebuild to be called simgear
This version of the ebuild enables the ebuild to be called simgear instead of
SimGear, thus following the normal portage conventions
In portage tree (~x86) is flightgear-0.9.1 (simgear-0.3.1 & plib-0.6).
Please test
A note:
fgfs try to found 'preferences.xml' at /usr/games/lib/FlightGear/preferences.xml
but it is in /usr/games/lib/FlightGear/data/, so we need launch the command like:
'fgfs --fg-root=/usr/games/lib/FlightGear/data/'
Suggestions? (a littles script, alias, symbolyc link?
another problem (in my laptop) wiht a agp 64MB i have this...:
....
Loading material dirt_rwytz_two_b
/usr/games/lib/FlightGear/data//Textures.high/Runway/pc_tz_one_a.rgb
SIS driver : out of video/agp memory
Fatal errors in sis_dri.so
regards
I can't get plib 0.4.2 nor 0.6.0 to compile...it appears that it can't find
opengl.
checking for GL/gl.h... no
configure: error: OpenGL header file not found
!!! ERROR: media-libs/plib-1.6.0 failed.
!!! Function econf, Line 11, Exitcode 1
!!! econf failed
Running 1.4.
(kvh@rachael)-(22:16)-(~)> locate gl.h
/usr/lib/opengl/xfree/include/gl.h
/usr/lib/opengl/nvidia/include/gl.h
/usr/X11R6/include/GL/gl.h
er, I didn't even know about this bug :( I had made these ebuilds myself a
couple of months ago and put into portage. But I will add your name to the
ChangeLog as a contributor.
added you to the ChangeLogs Michael -- sorry about that.
I'm having the following problems emerging:
gcc (GCC) 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice)
>>> md5 src_uri ;-) plib-1.6.0.tar.gz
>>> Unpacking source...
>>> Unpacking plib-1.6.0.tar.gz to /var/tmp/portage/plib-1.6.0/work
>>> Source unpacked.
creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
includedir changed to ${prefix}/include/plib libdir is ${exec_prefix}/lib
checking for gcc... gcc
checking whether the C compiler (gcc -march=i686 -O3 -pipe ) works... yes
checking whether the C compiler (gcc -march=i686 -O3 -pipe ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for c++... g++
checking whether the C++ compiler (g++ -march=i686 -O3 -pipe ) works... yes
checking whether the C++ compiler (g++ -march=i686 -O3 -pipe ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for a BSD compatible install... /bin/install -c
checking for ranlib... ranlib
checking host system type... i686-pc-linux-gnu
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for glNewList in -lGL... yes
checking for gluLookAt in -lGLU... yes
checking for glutGetModifiers in -lfreeglut... no
checking for glutGetModifiers in -lglut... yes
checking for dlclose in -ldl... yes
checking for ALopenport in -laudio... no
checking for ANSI C header files... yes
checking for windows.h... no
checking for GL/gl.h... no
configure: error: OpenGL header file not found
!!! ERROR: media-libs/plib-1.6.0 failed.
!!! Function econf, Line 320, Exitcode 1
!!! econf failed
if you are using the nvidia drivers, do: opengl-update nvidia
for any other driver, do: opengl-update xfree