Lion.Kanzen Posted March 7, 2014 Report Share Posted March 7, 2014 where can find this or get? DependenciesFirst you need to install various standard tools and development libraries:BoostCMake (only needed if you use bundled NVTT)GCC (at least 4.0, preferably 4.3 or later)libcurllibgloox (needed for the lobby; pass --without-lobby to update-workspaces.sh to exclude the lobby)libogglibpnglibvorbislibxcursorlibxml2OpenALOpenGLPatch (Not installed by default in Fedora 17)SDLSubversion (or git if you want to use the Git mirror; see below)zip (only needed if you use bundled spidermonkey)zlib Quote Link to comment Share on other sites More sharing options...
Loki1950 Posted March 7, 2014 Report Share Posted March 7, 2014 Have a look here Lion http://trac.wildfiregames.com/wiki/BuildInstructions#Linux copy/paste the text box under Debian 7 into a terminal then enter your user password and the needed packages will be downloaded and installed.Follow the rest of the instructions if you run into trouble just post your problem someone is sure to know what went wrong Enjoy the Choice 1 Quote Link to comment Share on other sites More sharing options...
Lion.Kanzen Posted March 7, 2014 Author Report Share Posted March 7, 2014 Have a look here Lion http://trac.wildfiregames.com/wiki/BuildInstructions#Linux copy/paste the text box under Debian 7 into a terminal then enter your user password and the needed packages will be downloaded and installed.Follow the rest of the instructions if you run into trouble just post your problem someone is sure to know what went wrong Enjoy the Choice why Debian Hahaha, linux mint confuse me some times. But I do. I why the last version in mint is alpha 14?And how I get the SVN in mint? Mint is disappoint me a lot(an average user) Quote Link to comment Share on other sites More sharing options...
Lion.Kanzen Posted March 7, 2014 Author Report Share Posted March 7, 2014 Have a look here Lion http://trac.wildfiregames.com/wiki/BuildInstructions#Linux copy/paste the text box under Debian 7 into a terminal then enter your user password and the needed packages will be downloaded and installed.Follow the rest of the instructions if you run into trouble just post your problem someone is sure to know what went wrong Enjoy the Choice now I see... was the first I DO. But the first time I was get a error now indeed, it's work, very weird. Thanks. Quote Link to comment Share on other sites More sharing options...
GunChleoc Posted March 7, 2014 Report Share Posted March 7, 2014 (edited) I think Mint is similar to Ubuntu, so you could try the instructions for that.Since you seem to be compiling yourself, get the version you want from svn/git Edited March 7, 2014 by GunChleoc Quote Link to comment Share on other sites More sharing options...
Lion.Kanzen Posted March 7, 2014 Author Report Share Posted March 7, 2014 I think Mint is similar to Ubuntu, so you could try the instructions for that.Since you seem to be compiling yourself, get the version you want from svn/gitActually i get Ubuntu. Its worst than Ubuntu for me. I'm not Linux user this was my second try to Linux but was best than first, now I'm installing Ubuntu. Because the password manager had a error and that was the reason, I can fix yeah but that never can be happen.And prefer use Ubuntu. Quote Link to comment Share on other sites More sharing options...
sanderd17 Posted March 7, 2014 Report Share Posted March 7, 2014 why Debian Hahaha, linux mint confuse me some times. But I do. I why the last version in mint is alpha 14? And how I get the SVN in mint? Mint is disappoint me a lot(an average user) Ubuntu is updated twice a year, in October and April. Mint is based on Ubuntu (at least their main version), so they update their version a bit after the Ubuntu update (normally about a month later). But with most software versions directly from Ubuntu. As in October, A14 was the most recent version, that's the one you will find in Ubuntu and Mint. During those 6 months between releases, only bugfixes or security problems get updated. No new features. Also, because Ubuntu is based on Debian, they take most of their software from the Debian repos. So if you release software in October, it won't make it into the October version of Ubuntu. 1 Quote Link to comment Share on other sites More sharing options...
Lion.Kanzen Posted March 7, 2014 Author Report Share Posted March 7, 2014 ok now from Ubuntuwhat mean this and what I can do?ERROR: NVTT build failed Quote Link to comment Share on other sites More sharing options...
sanderd17 Posted March 7, 2014 Report Share Posted March 7, 2014 ok now from Ubuntu what mean this and what I can do? ERROR: NVTT build failed What build options did you use? Plain "build_workspaces", or make with some other options? You should check the dependencies (if you use system nvtt, you must make sure it's installed), and give the complete log if possible. Quote Link to comment Share on other sites More sharing options...
Lion.Kanzen Posted March 7, 2014 Author Report Share Posted March 7, 2014 (edited) sudo apt-get install build-essential libboost-dev libboost-filesystem-dev \libboost-signals-dev libcurl4-gnutls-dev libenet-dev libgloox-dev \libjpeg-dev libminiupnpc-dev libmozjs185-dev libnvtt-dev libogg-dev \libopenal-dev libpng-dev libsdl-dev libvorbis-dev libwxgtk2.8-dev \libxcursor-dev libxml2-dev subversion zlib1g-devI paste that andMás reciente means, more recent update Leyendo lista de paquetes... HechoCreando árbol de dependencias Leyendo la información de estado... HechoNota, seleccionando «libpng12-dev» en lugar de «libpng-dev»Nota, seleccionando «libsdl1.2-dev» en lugar de «libsdl-dev»build-essential ya está en su versión más reciente.libboost-dev ya está en su versión más reciente.libboost-filesystem-dev ya está en su versión más reciente.libjpeg-dev ya está en su versión más reciente.libminiupnpc-dev ya está en su versión más reciente.libogg-dev ya está en su versión más reciente.libpng12-dev ya está en su versión más reciente.libsdl1.2-dev ya está en su versión más reciente.libvorbis-dev ya está en su versión más reciente.libxcursor-dev ya está en su versión más reciente.libxml2-dev ya está en su versión más reciente.subversion ya está en su versión más reciente.zlib1g-dev ya está en su versión más reciente.libboost-signals-dev ya está en su versión más reciente.libenet-dev ya está en su versión más reciente.libmozjs185-dev ya está en su versión más reciente.libnvtt-dev ya está en su versión más reciente.libopenal-dev ya está en su versión más reciente.libcurl4-gnutls-dev ya está en su versión más reciente.libwxgtk2.8-dev ya está en su versión más recient Edited March 7, 2014 by Lion.Kanzen Quote Link to comment Share on other sites More sharing options...
fabio Posted March 7, 2014 Report Share Posted March 7, 2014 sudo apt-get install build-essential libboost-dev libboost-filesystem-dev \libboost-signals-dev libcurl4-gnutls-dev libenet-dev libgloox-dev \libjpeg-dev libminiupnpc-dev libmozjs185-dev libnvtt-dev libogg-dev \libopenal-dev libpng-dev libsdl-dev libvorbis-dev libwxgtk2.8-dev \libxcursor-dev libxml2-dev subversion zlib1g-devI paste that andMás reciente means, more recent updateThe wiki says:With that dependencies you have to run update-workspaces.sh with --with-system-enet --with-system-miniupnpc --with-system-mozjs185 --with-system-nvtt flags. Quote Link to comment Share on other sites More sharing options...
Lion.Kanzen Posted March 7, 2014 Author Report Share Posted March 7, 2014 The wiki says:With that dependencies you have to run update-workspaces.sh with --with-system-enet --with-system-miniupnpc --with-system-mozjs185 --with-system-nvtt flags. where I found that?Sorry even im not sure what im doing. Is like try to Walk in water. But i want test if the game is more optimized in Linux. Quote Link to comment Share on other sites More sharing options...
thamlett Posted March 8, 2014 Report Share Posted March 8, 2014 i'm glad you're doing all this testing, Lion, 'cause i will have to switch my XP computer to linux before April 8thLet me know what your choice is and how to install the game on it 1 Quote Link to comment Share on other sites More sharing options...
Lion.Kanzen Posted March 9, 2014 Author Report Share Posted March 9, 2014 i'm glad you're doing all this testing, Lion, 'cause i will have to switch my XP computer to linux before April 8thLet me know what your choice is and how to install the game on itI need take some time for install the libraries. Can be helpful if the main team help the user with that external. I'm not expert in linux I'm like Colombus crossing the Atlatinc sea. Never I do this before and linux is mysterious OS for me. Quote Link to comment Share on other sites More sharing options...
Loki1950 Posted March 9, 2014 Report Share Posted March 9, 2014 It's not that different Lion it is a evolution of Unix and the Mac OSX is actually build on top of a Unix variant BSD there are lots of sites that have Linux tutorials I have found RUTE Root User's Tutorial and Exposition http://linux.2038bug.com/rute-home.html to very useful over the years it will give you the basics and more when you feel ready for them.Enjoy the Choice Quote Link to comment Share on other sites More sharing options...
Lion.Kanzen Posted March 9, 2014 Author Report Share Posted March 9, 2014 It's not that different Lion it is a evolution of Unix and the Mac OSX is actually build on top of a Unix variant BSD there are lots of sites that have Linux tutorials I have found RUTE Root User's Tutorial and Exposition http://linux.2038bug.com/rute-home.html to very useful over the years it will give you the basics and more when you feel ready for them.Enjoy the Choice but I never use Unix. I'm not IT guy. Mac OSX have some differences. It's more practical for some things and unpractical for other (snow leopard). Quote Link to comment Share on other sites More sharing options...
fabio Posted March 10, 2014 Report Share Posted March 10, 2014 where I found that?Sorry even im not sure what im doing. Is like try to Walk in water. But i want test if the game is more optimized in Linux.Read carefully the linux building section: http://trac.wildfiregames.com/wiki/BuildInstructions#LinuxYou should replace the call to./update-workspaces.shin the building section with the one suggested in the Debian section. If you have problem pastethe error and all previous commands you did before that. Quote Link to comment Share on other sites More sharing options...
Lion.Kanzen Posted March 10, 2014 Author Report Share Posted March 10, 2014 Exactly that is I don't understand. Can be more easily have a video or images. Obviusly I'm not programmer I'm not deal with technical lenguage. Quote Link to comment Share on other sites More sharing options...
xrg Posted March 11, 2014 Report Share Posted March 11, 2014 Here is basically what the wiki has but step by step for Ubuntu or Mint specifically.1. Open a Terminal2. This will download and install the required dependencies:sudo apt-get install build-essential libboost-dev libboost-filesystem-dev \ libboost-signals-dev libcurl4-gnutls-dev libenet-dev libgloox-dev \ libjpeg-dev libminiupnpc-dev libmozjs185-dev libnvtt-dev libogg-dev \ libopenal-dev libpng-dev libsdl-dev libvorbis-dev libwxgtk2.8-dev \ libxcursor-dev libxml2-dev subversion zlib1g-dev3. Use subversion to download the source. This will create a 0ad folder in your home directory and put all the source code in it.svn co http://svn.wildfiregames.com/public/ps/trunk/ 0ad4. Change to the workspaces directorycd 0ad/build/workspaces5. Run the update-workspaces script./update-workspaces.sh --with-system-enet --with-system-miniupnpc --with-system-mozjs185 --with-system-nvtt6. Change into the gcc directorycd gcc7. Run makemake8. Change back to the 0ad directorycd ~/0ad9. Try running the game./binaries/system/pyrogenesis Quote Link to comment Share on other sites More sharing options...
Lion.Kanzen Posted March 11, 2014 Author Report Share Posted March 11, 2014 Ok my fault is the step 5 , how can I run? Quote Link to comment Share on other sites More sharing options...
niektb Posted March 11, 2014 Report Share Posted March 11, 2014 By exactly typing that codebox. No need to put something in front. .sh files are comparable with .bat files in windows. 1 Quote Link to comment Share on other sites More sharing options...
Lion.Kanzen Posted March 12, 2014 Author Report Share Posted March 12, 2014 That more clear. I try to do this the Friday or later. I'm too busy this week. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.