On Wednesday 30 Dec 2009, G. GuitarLord wrote:
> Greetings!
>
> I am new in FlightGear and I started compiling from source since
> my distro's version is way too old (0.9.6.something). So I
> started building the prerequisites required, but now I am stuck
> on OSG, which, after doing
>
>      unzip OpenSceneGraph-2.8.2.zip
>      cd OpenSceneGraph-2.8.2/
>      ./configure
>      nano cmake_install.cmake  (for changing the install dir to
> "/usr") make
>
> and after having successfully built all the Objects, it gives me
> these errors when it comes to osgviewer, which I posted on
> pastebin:
>
> http://pastebin.com/m1f24a157
>
> My machine: p...@3ghz, Fedora 8 with kernel 2.6.26.8-57, ATI Radeon
> 9550, GCC 4.1.2
>
> Thanks in advance, folks!  :)
>

Have you got the necessary openGL libGL dev packages installed?  I 
can't remember the exact list but I think you'll need 
libgl1-mesa-dev and libglu1-mesa-dev, and hopefully installing 
these will prompt you for any additional required and related dev 
libs.

If you're using the proprietary AMD/ATI drivers these libs may 
include 'fgl' or 'fglrx' in the name.

LeeE

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to