Yesterday i did a clean install of debian and i tried to install xonotic(git)
First i followed this guide: http://dev.xonotic.org/projects/3/wiki/R...ory_Access
And ran with some little problems
1) libjpeg-turbo8-dev isn't part of the debian repositories (i guess the equivalent is libjpeg8-dev)
-)it could be mentioned that this package isn't on debian but only on ubuntu(and mention the equivalent package).
2) After installing the rest of packages by apt-get, i executed the next step on the guide, cloning the git, but i used the same shell so i downloaded everything as root (i use su to enter as root instead of using sudo) after that i could not start xonotic because i downloaded everything as root and i didn't have access as normal user.
-)it could be mentioned to use a normal user to clone the xonotic repository.
3)After i found my mistake(downloading as root) and changed permissions to my user and started xonotic i found that every map was black, i checked the error log in the shell and the problem was that libcurl was missing from my system so i installed curl and with it, the problem was fixed, everything went well and i played without problems.
-) it could be added to the dependencies libcurl (or maybe curl)
I guess that the little problems i ran into are easily fixable, but it also requires minimal effort to edit the wiki to avoid them so please take that into account.
I don't know if its the right place for this post, but if it isn't please move it to the right place.
First i followed this guide: http://dev.xonotic.org/projects/3/wiki/R...ory_Access
And ran with some little problems
1) libjpeg-turbo8-dev isn't part of the debian repositories (i guess the equivalent is libjpeg8-dev)
-)it could be mentioned that this package isn't on debian but only on ubuntu(and mention the equivalent package).
2) After installing the rest of packages by apt-get, i executed the next step on the guide, cloning the git, but i used the same shell so i downloaded everything as root (i use su to enter as root instead of using sudo) after that i could not start xonotic because i downloaded everything as root and i didn't have access as normal user.
-)it could be mentioned to use a normal user to clone the xonotic repository.
3)After i found my mistake(downloading as root) and changed permissions to my user and started xonotic i found that every map was black, i checked the error log in the shell and the problem was that libcurl was missing from my system so i installed curl and with it, the problem was fixed, everything went well and i played without problems.
-) it could be added to the dependencies libcurl (or maybe curl)
I guess that the little problems i ran into are easily fixable, but it also requires minimal effort to edit the wiki to avoid them so please take that into account.
I don't know if its the right place for this post, but if it isn't please move it to the right place.