Arnt Karlsen writes:
> .plib, SimGear and FG built with './configure; make' as arnt,
> 'make install'ed as root:
>
> [root@Lena source]# ll
> total 55444
> drwxrwxr-x 2 arnt arnt 4096 May 31 01:10 documentation
> drwxrwxr-x 2 arnt arnt 4096 Jul 17 09:10 extras
> drwxrwxr-x 2 arnt arnt 4096 Jul 17 03:56 FG-docs
> -rw-rw-r-- 1 arnt arnt 24362666 Jul 17 00:27
> fgfs_base.0.7.8.tar.gz
> -rw-rw-r-- 1 arnt arnt 2875372 Jul 16 23:57
> fgfs_base_extras.tar.gz
> -rw-rw-r-- 1 arnt arnt 23076550 Jul 25 13:26
> fgfs_base-snap.0.7.9.tar.bz2
> -rw-rw-r-- 1 arnt arnt 3301317 Jun 22 01:23
> fgfs-docs-0.7.7.tar.gz
> drwxrwxr-x 5 arnt arnt 4096 Jul 31 23:48 FlightGear-0.7.8
> -rw-rw-r-- 1 arnt arnt 809659 Jul 16 23:25
> FlightGear-0.7.8.tar.gz
> -rw-rw-r-- 1 arnt arnt 3219 Jul 31 19:07
> ll-R.plib-1.4.2.bz2
> -rw-rw-r-- 1 arnt arnt 7157 Jul 31 19:09
> ll-R.SimGear-0.0.17.bz2
> drwxrwxr-x 3 arnt arnt 4096 Jul 31 16:01 plib-1.4.2
> -rw-rw-r-- 1 arnt arnt 417480 Jul 24 23:26
> plib-1.4.2.tar.gz
> drwxrwxr-x 3 arnt arnt 4096 Jul 24 04:48 scenery
> drwxrwxr-x 2 arnt arnt 4096 May 14 04:20 scenery.old
> drwxrwxr-x 3 arnt arnt 4096 Jul 31 16:23 SimGear-0.0.17
> -rw-rw-r-- 1 arnt arnt 1146325 Jul 24 23:32
> SimGear-0.0.17.tar.gz
> drwxrwxr-x 2 arnt arnt 4096 Jul 25 00:55 surplus
>
> ..on Sun, 29 Jul 2001 18:38:35 -0400,
> "Norman Vine" <[EMAIL PROTECTED]> wrote in
> <002901c1187f$34eac980$a300a8c0@nhv>:
> [...]
> > FWIW -- There have been a few RedHat 7.1 issues with PLib and
> > there is a new bug fix release pending. FWIW Your problem
> > "no valid gl context" is usually related to the the buggy un-released
> > gcc that RedHat shipped initially or a bogus OpenGL instalation
> >
> > Here is what I would do
> > Can you run the $FG_SRC / tests / gl_info test program ???
> > This will tell us if your OpenGL is installed properly
>
> ..done, output:
> [root@Lena FlightGear-0.7.8]# /usr/local/bin/gl-info
> GL_VENDOR = "VA Linux Systems, Inc."
> GL_RENDERER = "Mesa GLX Indirect"
The word "indirect" here shows you don't have accelerated opengl
isntalled/configured.
> GL_VERSION = "1.2 Mesa 3.4.2"
> GL_EXTENSIONS = "GL_ARB_multitexture GL_EXT_abgr GL_EXT_blend_color
> GL_EXT_blend_minmax GL_EXT_blend_subtract "
> GL_RED_BITS = 8
> GL_GREEN_BITS = 8
> GL_BLUE_BITS = 8
> GL_ALPHA_BITS = 0
> GL_DEPTH_BITS = 16
> GL_INDEX_BITS = 0
> GL_STENCIL_BITS = 0
> GL_ACCUM_RED_BITS = 0
> GL_ACCUM_GREEN_BITS = 0
> GL_ACCUM_BLUE_BITS = 0
> GL_ACCUM_ALPHA_BITS = 0
> GL_AUX_BUFFERS = 0
> GL_MAX_ATTRIB_STACK_DEPTH = 16
> GL_MAX_NAME_STACK_DEPTH = 64
> GL_MAX_TEXTURE_STACK_DEPTH = 10
> GL_MAX_PROJECTION_STACK_DEPTH = 32
> GL_MAX_MODELVIEW_STACK_DEPTH = 32
> GL_MAX_CLIP_PLANES = 6
> GL_MAX_EVAL_ORDER = 30
> GL_MAX_LIGHTS = 8
> GL_MAX_LIST_NESTING = 64
> GL_MAX_TEXTURE_SIZE = 2048
> GL_MAX_VIEWPORT_DIMS = 2048,2048
> GL_POINT_SIZE_GRANULARITY = 0.1
> GL_POINT_SIZE_RANGE = 1,10
> Default values:
>
> GL_UNPACK_ALIGNMENT = 4
> GL_UNPACK_ROW_LENGTH = 0
> GL_UNPACK_SKIP_PIXELS = 0
> GL_UNPACK_SKIP_ROWS = 0
> GL_BLEND_SRC = 1
> GL_BLEND_DST = 0
>
>
> > If so I reccomend using $PLib_SRC / examples / tux / tux_example
> > as a test program, if you can run this you should be able to run FGFS.
>
> ..no such file or directory
The example programs ship as a separate download ...
Curt.
--
Curtis Olson Human Factors Research Lab FlightGear Project
Twin Cities [EMAIL PROTECTED] [EMAIL PROTECTED]
Minnesota http://www.menet.umn.edu/~curt http://www.flightgear.org
_______________________________________________
Flightgear-users mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/flightgear-users