Xonotic Forums
[SOLVED] Install in Ubuntu 11.10 - Printable Version

+- Xonotic Forums (https://forums.xonotic.org)
+-- Forum: Support (https://forums.xonotic.org/forumdisplay.php?fid=3)
+--- Forum: Xonotic - Help & Troubleshooting (https://forums.xonotic.org/forumdisplay.php?fid=4)
+--- Thread: [SOLVED] Install in Ubuntu 11.10 (/showthread.php?tid=2853)



Install in Ubuntu 11.10 - sengyau - 04-06-2012

I downloaded xonotic.zip, then what next, appreciate help


RE: Install in Ubuntu 11.10 - WingedPanther - 04-06-2012

unzip it, and then double-click on one of the following:
xonotic-linux32-glx (OpenGL graphics, 32bit processor)
xonotic-linux32-sdl (SDL graphics, 32bit processor)
xonotic-linux64-glx (OpenGL graphics, 64bit processor)
xonotic-linux64-sdl (SDL graphics, 64bit processor)


RE: Install in Ubuntu 11.10 - Spaceman - 04-07-2012

If you see black maps and a few objects floating then you need libcurl3!

Code:
sudo apt get libcurl3



RE: Install in Ubuntu 11.10 - Mr. Bougo - 04-07-2012

Isn't it sudo apt-get install libcurl3 ?


RE: Install in Ubuntu 11.10 - Spaceman - 04-07-2012

(04-07-2012, 03:43 AM)Mr. Bougo Wrote: Isn't it sudo apt-get install libcurl3 ?

YES, well spotted SexyBougo.

* Spaceman needs more coffee