When following the directives as mentioned on
http://www.gnubg.org/index.php?itemid=100 you will get an error with '
make '
/usr/bin/ld: cannot find -lGL

To fully use the 3D accelerator with Ubuntu and NVidia, you'll need
the 3rd party driver package of NVidia.

These packages are needed (and the Ubuntu terminal commands to install them):
sudo apt-get install nvidia-glx-180
sudo apt-get install nvidia-glx-180-dev

Then gnubg compiles just fine

... and a reminder: to use multithread type
./configure --enable-threads
instead of ./configure

Nardy
-- 
"He is no fool who gives up what he cannot keep to gain what he cannot
lose." -Jim Elliot


_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to