Page 1 of 1

No updated repository, trying to build on my own just fails.

Posted: 16 Oct 2010, 13:00
by Pithikos
Yesterday the engine just suddenly got updated while in the middle of the game and next time I was in the lobby I couldn't join any battle. I tryied several times to add repositories links to my Ubuntu system in case something was wrong but it seems the repository just didn't get updated(so only Win owners can play and developers).

I got the source in a tarball thanks to some guy in the chatroom and I followed the spring wiki on how to build from source on your own but just got a bunch of failures. Seems like I don't have all the dependencies even I tryied to install them manually(as they are namely listed in the wiki). Still after that I got some errors and one guy in the chatroom suggested that I run "sudo apt-get spring-dep" or sth but that didn't work. I just got:

Code: Select all

E: Unable to find a source package for spring
So today I woke up and checked the repository and still nothing. I tried going line through line in the terminal to see which dependencies are not able to be found. That went ok until I read this:

Code: Select all

X11_Xcursor_LIB (ADVANCED)
    linked by target "engine-default" in directory /home/manos/Desktop/spring_0.82.6.1/rts/builds/default
    linked by target "engine-multithreaded" in directory /home/manos/Desktop/spring_0.82.6.1/rts/builds/GML
From synaptic I can't find any file that is similiar to x11-xcursor*
I am filling now my harddisk probably with things I don't really need so would apreciate a little help here. I kinda waited all week so I can play the damn game :mrgreen:

Some tip for the developers: Start throwing people away from the lobby just when everyone has the opportunity to update the engine -> Don't require from users to have the new engine when there is noway to get it.

Re: No updated repository, trying to build on my own just fails.

Posted: 16 Oct 2010, 17:11
by luckywaldo7
Try "sudo apt-get build-dep spring", that worked for me on ubuntu 10.10.

Re: No updated repository, trying to build on my own just fails.

Posted: 16 Oct 2010, 18:12
by Pithikos
That didn't work for me. But I was lucky and found out the dependecies from some guy in the chatroom. Just had to apt-get install a bunch of libraries. Then it compiled and now it works :)

Re: No updated repository, trying to build on my own just fails.

Posted: 27 Dec 2010, 03:04
by abma