Page 1 of 1

Ubuntu package is 0.78.2?

Posted: 25 Jul 2009, 02:35
by PauloMorfeo
I just installed Spring in my Ubuntu 8.04 Long Term Support like it is explained in
http://springrts.com/wiki/Ubuntu_install
But now the lobby says that i have 0.78.2 which is not the current version, which is 0.79.1.
Something i should do to correct or should i just wait for the package to be updated?

Also, "Tools"->"Check for new version" reports that my version is 0.0.1 while the version is 0.5. Same thing. Should i do something?

About mods and maps. Should i download them manually or throw the Lobby? I read in
http://springrts.com/wiki/Ubuntu_install
that the lobby can download for me...

(my Win XP went berserk, Lsas.exe just died and it won't even boot. I'm not likely to re-install it *again*, and *again* ruin the Ubuntu boot, in the near future)

[edit]
Super mega excelent superb job in general that people have done with Spring since i last hanged around.

Re: Ubuntu package is 0.78.2?

Posted: 25 Jul 2009, 15:57
by clericvash
All you need to do for the mods and maps is download them and place them in the mods and maps folder in your spring home directory, easy peasy.

Re: Ubuntu package is 0.78.2?

Posted: 27 Jul 2009, 01:04
by PauloMorfeo
Not so easy, because i would have to find the place where they are suposed to be.

But, in fact, it was even easier than what you explained (if i knew those folder paths). I just downloaded 2 mods, they are .sdz, double-clicked on them and it opened me a Spring window asking me if i want to install those mods. Couldn't be easier...

Re: Ubuntu package is 0.78.2?

Posted: 27 Jul 2009, 01:25
by YokoZar
The 8.04 packages are out of date. 8.10 and 9.04 are up to date though.

Re: Ubuntu package is 0.78.2?

Posted: 27 Jul 2009, 21:43
by PauloMorfeo
If it takes more than some work maintaining the packages, i say you should only maintain packages for the most current version on Ubuntu, in this case 9.04.

If someone is up to maintaining 2 packages, i recomend maintaining the most current "development" version (9.04) and the most current version of Ubuntu *LTS*, in this case 8.04.

It is often that people decide to stick with the LTS versions which are quite more stable and serious than the "development" versions of Ubuntu, while the people who follow the "development" versions usually upgrade soon after a new release is released, making maintaining versions like 8.10 less usefull.

This is just an opinion, as i have no statistical data to back it up. Maybe you could actually share some statistics on the average downloads distributed by each version?

Re: Ubuntu package is 0.78.2?

Posted: 28 Jul 2009, 18:21
by imbaczek
the problem with current ubuntu LTS is it's simply FUBAR and you need considerable backport updates for spring to behave sanely (openal, i'm looking at you - unless 8.04 has the fixed version and i got confused.)

Re: Ubuntu package is 0.78.2?

Posted: 02 Aug 2009, 10:46
by hoijui
well.. ubuntu LTS is not foobar. it is definatly the most stable for ATI users in general of 8.04, 8.10 and 9.04.
As this is important for spring, i agree it would be better to support 8.04 then 8.10. Though yeah... boost and OpenAL have to be backportet, so i can understand that this is not done.
Next release of spring will work wiht boost 1.34 again, so only OpenAL had to be backported then.

Re: Ubuntu package is 0.78.2?

Posted: 03 Aug 2009, 15:35
by YokoZar
The 8.10 packages are basically identical to the 9.04 ones it wasn't much effort at all to support them

8.04 requires backporting a bunch of libraries

Re: Ubuntu package is 0.78.2?

Posted: 06 Aug 2009, 23:00
by Gys
Hello
I have exactly the same problem.
I have an ATI X1400 graphics card that require Ubuntu 8.04 to run. I tried to update Spring with the Jaunty deposit (in the sources.list) :

Code: Select all

jaunty main deb http://ppa.launchpad.net/spring/ppa/ubuntu
But it is a failure.
If anyone knows how to run Spring on Ubuntu 8.04, tell me plz!
(I don't know what is "backporting")

Re: Ubuntu package is 0.78.2?

Posted: 07 Aug 2009, 10:44
by hoijui
backporting means, you get the source code of a recent release (eg of boost), and compile it for your old version of ubuntu.
for example, ubuntu 8.04 has boost version 1.34. but for spring you need 1.35+. so you go to the boost homepage, get the sources for 1.39, compile and install them.
if you want proper sound, you need to do the same with OpenAL (and probably some dependencies, if it has any).
Then you can get the release branch of spring by git, and compile it.

... its not very user friendly, but doable ;-)

Re: Ubuntu package is 0.78.2?

Posted: 08 Aug 2009, 21:29
by Gys
ok tyvm hoijui, I'll try it.

Re: Ubuntu package is 0.78.2?

Posted: 19 Aug 2009, 08:47
by YokoZar
Gys wrote:ok tyvm hoijui, I'll try it.
it's less work to update Ubuntu 8.04 to 8.10 itself. Seriously.

Re: Ubuntu package is 0.78.2?

Posted: 19 Aug 2009, 13:19
by JohannesH
YokoZar wrote:
Gys wrote:ok tyvm hoijui, I'll try it.
it's less work to update Ubuntu 8.04 to 8.10 itself. Seriously.
Gys wrote:I have an ATI X1400 graphics card that require Ubuntu 8.04 to run.