Page 1 of 1
openspades install error on linux step 6
Posted: Sat Mar 01, 2014 3:26 pm
by datarat
Hey everyone i am running linux mint and would love to hear how fellow linux users dealt with step 4 ,when i get to the step 6 i get this response from the terminal
http://pastebin.com/TYquc45Y
Re: openspades install on linux step 4
Posted: Mon Mar 03, 2014 1:17 pm
by UnrealIncident
Try grabbing libsdl2-dev using this:
If that fails drop by IRC again and highlight me in the channel because I'm usually online.
Re: openspades install on linux step 4
Posted: Mon Mar 03, 2014 6:36 pm
by learn_more
read the updated readme.md
Re: openspades install on linux step 4
Posted: Tue Mar 04, 2014 2:30 am
by datarat
thank you so much for responding i did read the readme and i am still a bit confused i skipped step 4 and installed the pak files into my resource folder and type openspades in terminal but it said no command found i know i am very new to linux i am very sorry .
Re: openspades install on linux step 4
Posted: Tue Mar 04, 2014 3:02 pm
by learn_more
one way or another, if you want to use linux you are going to have to hack everything you want to use together,
since almost nothing seems to work out of the box.
just a reminder: linux is case sensitive ;)
Re: openspades install on linux step 4
Posted: Tue Mar 04, 2014 3:53 pm
by datarat
that absolutley fine i want to learn why and how i am having troubles thats why i am using it thank you for the tips so far i am still on step 4 and am stumped Unreallncedent was helping me but had to work so i will wait.
Re: openspades install on linux step 4
Posted: Wed Mar 05, 2014 9:18 am
by learn_more
i tried in a vm, and i can run make OpenSpades,
so it seems that your configure step is fucked somewhere.
try removing the entire openspades.mk
and run cmake again, this time look at its output :)
(altho i have to note i couldnt build openspades fully, there was some problem with an unsupported feature, which probably means i should update g++.
while trying to upgrade ubuntu decided to be ubuntu and crapped out on updating, and since i have no intention in fixing a shitty os i stopped trying)
Re: openspades install on linux step 4
Posted: Wed Mar 05, 2014 2:25 pm
by datarat
ok thank you so much i ran cmake again and noticed the g++ issue as well in the outputs should i move to a diff distro what would you do learn more? yeah im not really a fan of ubuntu i use mint so far its really great mint and crunchbang linux have been pretty good :)
Re: openspades install on linux step 4
Posted: Thu Mar 06, 2014 7:03 pm
by datarat
hello everyone so i have gotten as far as step 6 but i get this error
http://pastebin.com/TYquc45Y
and when i navigate to the executable file it gives me this
http://imgur.com/Fsswele
Re: openspades install error on linux step 6
Posted: Wed Mar 12, 2014 1:56 am
by datarat
http://pastebin.com/pAPc7tvW this happens when i go to launch the game
Re: openspades install error on linux step 6
Posted: Wed Mar 12, 2014 4:52 pm
by learn_more
you should make sure that it can access all files.
Re: openspades install error on linux step 6
Posted: Fri Mar 14, 2014 3:26 am
by datarat
I have gotten to the last stp wich is to run OpenSpades and when i do that i get this output
http://pastebin.com/MUPthdEN
also along with the paste bin here is a screenshot
http://imgur.com/EBystdE
Re: openspades install error on linux step 6
Posted: Fri Mar 14, 2014 7:07 pm
by noway
datarat wrote:
http://pastebin.com/MUPthdEN
Have you tried to install libopenal? You can simply find necessary package on debian-derivative with this command:
Try to install libopenal1. If not working try to install libopenal1-dev and then recompile openspades. Don't forget to reconfigure with
Re: openspades install error on linux step 6
Posted: Sun Mar 16, 2014 11:14 pm
by datarat
Ok i have a friend who made a script for the install which is here
https://gist.github.com/anonymous/a2fb9251b017edab1ba5
and when i run it this is what i get
http://paste.ubuntu.com/7105058/
Re: openspades install error on linux step 6
Posted: Tue Mar 18, 2014 1:43 pm
by datarat
Ok so i went back through the install for linux on github and everything went smooth as butter. I think what was confusing me was where to execute certain commands, as in what folder. I kept doing everything in new terminal sessions after realizing this it installed perfectly but still didn't work.. I found that my nvidia driver when i installed it had also installed bumblebee for nvidia which screws everything up. So for the record newbie linux users DO NOT INSTALL BUMBLEBEE!!! Here is a link to the fix
http://ubuntuforums.org/showthread.php? ... st12960590 i know it took forever but thank you for all of the help guys :)
