debs

debs

Discuss everything related to running Spring on your chosen distribution of Linux.

Moderator: Moderators

Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

debs

Post by Tobi »

I updated the debs made by Cyril Brulebois (the candidates for inclusion in debian) to Spring 0.74b3, and made them available in a repository.

To use, add one of the following lines to your /etc/apt/sources.list:

Code: Select all

deb http://www.osrts.info/~tvo/deb edgy spring # Ubuntu Edgy Eft
deb http://www.osrts.info/~tvo/deb etch spring # Debian Testing
deb http://www.osrts.info/~tvo/deb sid spring  # Debian Unstable
Then apt-get install spring, or use Synaptic/Adept/aptitude/you name it.

More instructions will follow tomorrow if I remember :-)

One bug already spotted by det is that LuaUI doesn't work.
If you find other bugs in the packaging (not spring itself!), please report them here.
User avatar
Relative
Posts: 1371
Joined: 15 Oct 2006, 13:17

Post by Relative »

OMG!! I LOVE YOU! I WANT TO HAVE YOUR BABIES!!
User avatar
Masse
Damned Developer
Posts: 979
Joined: 15 Sep 2004, 18:56

Post by Masse »

where do i place the maps ? :D im lost in folders :D
User avatar
Relative
Posts: 1371
Joined: 15 Oct 2006, 13:17

Post by Relative »

Masse wrote:where do i place the maps ? :D im lost in folders :D
Same

It runs, but where the hell are folders kept? Also, is a lobby client included in this .deb?
User avatar
Masse
Damned Developer
Posts: 979
Joined: 15 Sep 2004, 18:56

Post by Masse »

i went throught all the common folders where usually games are installed and found no spring :/ crap i have to wait till i can beging testin

i did found the AI folder :)

this is the best thing ever happened after the first release of spring :D
User avatar
Masse
Damned Developer
Posts: 979
Joined: 15 Sep 2004, 18:56

Post by Masse »

found the folder... odd that i didnt see it there before
/usr/share/games/spring

i'll try adding maps folder there = works
then i'll try making mods folder = works tried with absolute annihilation but error appears cannot open wav files

btw i would be awesome if there were few other repos too like non-free where u got the copyright issue mods and then the free one's
Last edited by Masse on 25 Jan 2007, 14:11, edited 1 time in total.
User avatar
Relative
Posts: 1371
Joined: 15 Oct 2006, 13:17

Post by Relative »

Masse wrote:found the folder... odd that i didnt see it there before
/usr/share/games/spring

i'll try adding maps folder there = works
then i'll try making mods folder
Two questions.

So I just create a "maps" folder? Also, how do I give myself write permissions in this particular folder permanently, so I don't have to go through sudo terminal commands to add or remove everything.
User avatar
Masse
Damned Developer
Posts: 979
Joined: 15 Sep 2004, 18:56

Post by Masse »

u can just go "sudo nautilus" and then go to the "/usr/share/games/spring" and make the "maps" folder and copy ur maps there :)
and u are able to give write permissions to all when u just right click the "maps" folder and give write permissions to all.
Last edited by Masse on 25 Jan 2007, 14:15, edited 1 time in total.
User avatar
Relative
Posts: 1371
Joined: 15 Oct 2006, 13:17

Post by Relative »

Masse wrote:u can just go sudo nautilus and then go to the /usr/share/games/spring and make the maps folder and copy ur maps there :)
Thanks
User avatar
Relative
Posts: 1371
Joined: 15 Oct 2006, 13:17

Post by Relative »

"maps" and "mods" folders are ok now, as are folder permissions. But now I have encountered a bug >.<

error message:

Code: Select all

sounds/button9.wav
couldnt open wav file
Same as yours Masse?
User avatar
Masse
Damned Developer
Posts: 979
Joined: 15 Sep 2004, 18:56

Post by Masse »

its the same... and i believe its unable to open it cause it doesnt exist, but im not sure
User avatar
Relative
Posts: 1371
Joined: 15 Oct 2006, 13:17

Post by Relative »

Tobi, where the hell is the fanfare!?! Seriously, the Linux side of things needs a larger spotlight. :P
User avatar
Masse
Damned Developer
Posts: 979
Joined: 15 Sep 2004, 18:56

Post by Masse »

yes the sounds are missing... now im gonna add the sounds folder and add there all the missing sound files and im gonna dig the windows version to get those files
User avatar
Relative
Posts: 1371
Joined: 15 Oct 2006, 13:17

Post by Relative »

Masse wrote:yes the sounds are missing... now im gonna add the sounds folder and add there all the missing sound files and im gonna dig the windows version to get those files
That's what I was thinking, but I just looked and there is no "sounds" folder or a button9.wav file in the windows version.

Edit: As there are no sounds I'm creating dummy .wav files to take their place. It's working.
Last edited by Relative on 25 Jan 2007, 14:51, edited 1 time in total.
User avatar
Masse
Damned Developer
Posts: 979
Joined: 15 Sep 2004, 18:56

Post by Masse »

hmm... i did make this button9.wav from some absolute annihilation wav file :D so i cheated a little... but there really is no sounds in win spring ? theyre probably in some packages ? i hope

:edit: beep4.wav beep6.wav button9.wav
:edit: i have no textures in AA and cursor is invisible
Last edited by Masse on 25 Jan 2007, 14:57, edited 1 time in total.
User avatar
Relative
Posts: 1371
Joined: 15 Oct 2006, 13:17

Post by Relative »

It works!!! For now, just create dummy .wav files to take the place of the missing files. Also, I'm guess this is the GPL version as I'm missing Ta textures?

Running air combat test, BA 4.5 @ 150 FPS!! Woot!
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Post by Tobi »

Well, as promised, here are more instructions. Still didn't get around to putting them in proper wiki format, but at least I stripped of the useless pieces of the chat log I copied this from :-)

1) make an extra data directory in your $HOME:

Code: Select all

mkdir ~/.spring
2) instruct spring to use it:

Code: Select all

echo "SpringData=$HOME/.spring" >> ~/.springrc
3) download maps and put them in ~/.spring/maps/

4) download mods and put them in ~/.spring/mods/

5) (for mods depending on OTA content):

Code: Select all

wget http://ipxserver.dyndns.org/games/spring/mods/xta/base-ota-content.zip
unzip -d ~/.spring/base base-ota-content.zip
Kloot
Spring Developer
Posts: 1867
Joined: 08 Oct 2006, 16:58

Post by Kloot »

Guys, this is a GPL package. You need the OTA base content files if you want to play a non-GPL mod with it.
User avatar
Masse
Damned Developer
Posts: 979
Joined: 15 Sep 2004, 18:56

Post by Masse »

WORKS ! oooh thank you !
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Post by Tobi »

Which you can install by performing step 5 :-)
Post Reply

Return to “Linux”