Arnt Karlsen writes:
>
>..how do I _make_ (as in force/hardcode/threathen) 
>FG to find its root  ($FGROOT?) data directory?
>I thought I could set this with a ./configure option?
>Sez so in the docs.   
>Is this error related to the valid OpenGL context"?

Why don't you just export $FG_ROOT to enviroment
ie with bash shell
export FG_ROOT="YOUR_PATH_TO_FLIGHTGEAR"


>> > FATAL: ssgInit called without a valid OpenGL context.
>
>..in FG and ssgInit context, what _is_ "a valid OpenGL context"?

You have an OpenGL or a PLib instalation problem
ie this is a plib error message saying that it was called
before OpenGL was up an running

I run windows so I can not really help you here
but MAKE SURE PLib is being picked up from
/usr/lib and that you don't have an older version that was
installed with the OS

also make sure that you are picking up the correct Mesa libs
for your system.  < I bet there are several installed >

Cheers

Norman



_______________________________________________
Flightgear-users mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to