Search found 50 matches
- 27 Jul 2009, 08:34
- Forum: Linux
- Topic: how to get AIs to work under Debian Lenny
- Replies: 13
- Views: 2327
Re: how to get AIs to work under Debian Lenny
The other one lets me show up maps and AIs in springlobby. But when i try to run single player through springlobby i get the message. runtime assertion ( src/tasserver.cpp:1698 ): invalid m_battle_id value What shall this ? I compiled springlobby manually and tried to run a single player game again...
- 24 Jul 2009, 19:40
- Forum: Linux
- Topic: how to get AIs to work under Debian Lenny
- Replies: 13
- Views: 2327
Re: how to get AIs to work under Debian Lenny
Sorry i had not checked whether this a symlink or not. It is a symlink. But however it doesnt work in springlobby. 

- 24 Jul 2009, 17:07
- Forum: Linux
- Topic: how to get AIs to work under Debian Lenny
- Replies: 13
- Views: 2327
Re: how to get AIs to work under Debian Lenny
a)problem could have been averted had you deleted all *unitsync.so prior to installing the package like i suggested in the other thread b) can you actually start spring now and are only reporting that message as such? c) bug yokozar or det to update the package current SL is 0.5 a) i uninstalled al...
- 24 Jul 2009, 14:38
- Forum: Linux
- Topic: how to get AIs to work under Debian Lenny
- Replies: 13
- Views: 2327
Re: how to get AIs to work under Debian Lenny
It is SpringLobby 0.0.1.10446 (Ubuntu Intrepid), so it is a ubuntu package 

- 24 Jul 2009, 14:17
- Forum: Linux
- Topic: how to get AIs to work under Debian Lenny
- Replies: 13
- Views: 2327
Re: how to get AIs to work under Debian Lenny
well yeah... i am using ubuntu, and i say the AIs SHOULD be in the engine package. if they are not on debian, then (see previous post). Ok i got it. I dont know why it is, but there arer 2 files /usr/lib/libunitsync.so and /usr/lib/spring/unitsync.so . Generally springlobby points to /usr/lib/sprin...
- 24 Jul 2009, 13:49
- Forum: Linux
- Topic: uninstall spring from source
- Replies: 8
- Views: 1604
Re: uninstall spring from source
xargs rm < install_manifest.txt There is no install_manifest.txt file in my spring directory. I did it manually, but i am not sure whether i miss something to remove. rm -r /usr/local/lib/spring rm -r /usr/local/games/spring rm -r /usr/local/share/games/spring/ rm -r /usr/local/share/pixmaps/spring...
- 24 Jul 2009, 13:18
- Forum: Linux
- Topic: how to get AIs to work under Debian Lenny
- Replies: 13
- Views: 2327
Re: how to get AIs to work under Debian Lenny
I am not sure what the Problem is, but i installed spring-engine and springlobby, further on i can run springlobby and than start a single player session but without AIs. I get the message that my Springlobby cant find AIs and when i run spring the Game is fast over, because i am the winner, because...
- 24 Jul 2009, 00:14
- Forum: Linux
- Topic: how to get AIs to work under Debian Lenny
- Replies: 13
- Views: 2327
how to get AIs to work under Debian Lenny
Hi All,
i want to get the AIs to work. I installed the spring and springlobby through the ubuntu repository. I didnt find any contents for AIs in my package manager. How to get AIs to work ?
regards bert
i want to get the AIs to work. I installed the spring and springlobby through the ubuntu repository. I didnt find any contents for AIs in my package manager. How to get AIs to work ?
regards bert
- 24 Jul 2009, 00:03
- Forum: Linux
- Topic: uninstall spring from source
- Replies: 8
- Views: 1604
Re: uninstall spring from source
No, it only cleans the build directory, but not the system i think.Tobi wrote:With scons you should be able to dofrom the same place where you issued scons install before.Code: Select all
scons -c install
- 23 Jul 2009, 23:58
- Forum: Linux
- Topic: dependency Problems on debian lenny
- Replies: 11
- Views: 1925
Re: dependency Problems on debian lenny
I get springlobby and spring to work through the ubuntu repository. But there seems the Ai for singleplayer missing. How can i add the AI ?
- 23 Jul 2009, 19:10
- Forum: Linux
- Topic: dependency Problems on debian lenny
- Replies: 11
- Views: 1925
Re: dependency Problems on debian lenny
Ok i downloaded a mod throuch springlobby, but there seems that no map is installed on my system. That is not correct. How to correct this ?
- 23 Jul 2009, 18:59
- Forum: Linux
- Topic: dependency Problems on debian lenny
- Replies: 11
- Views: 1925
Re: dependency Problems on debian lenny
Which ports should be open to download through the torrent system in springlobby ?hoijui wrote:get mods through the torrent system in springlobby, or download them from here:
http:/jobjol.nl
And to which lobby server should i connect to ?
- 23 Jul 2009, 17:03
- Forum: Linux
- Topic: dependency Problems on debian lenny
- Replies: 11
- Views: 1925
Re: dependency Problems on debian lenny
i installed: spring-engine spring-maps-1v1 spring-maps-default spring-maps-deltasiege spring-maps-hunterw spring-maps-kernelpanic spring-maps-teamplay springlobby The springlobby works, but he cant find any mods, so i need mods. The ca-installer doesnt work, because of the not fulfilled dependecies ...
- 23 Jul 2009, 16:01
- Forum: Linux
- Topic: dependency Problems on debian lenny
- Replies: 11
- Views: 1925
Re: dependency Problems on debian lenny
a) spring-installer is needed by spring in debian, so it is a must don't try to install the meta pacakge then, spring-engine _definetely_ does not depend on spring-installer You are right. But this is a little bit tricky. I will try this. b) it only make sence to build deb packages if there are no ...
- 23 Jul 2009, 14:09
- Forum: Linux
- Topic: dependency Problems on debian lenny
- Replies: 11
- Views: 1925
Re: dependency Problems on debian lenny
a) don't install spring-installer, it's not strictly necessary b) get the source tarball, apply the debianization patch, edit the deps, build the deb yourself a) spring-installer is needed by spring in debian, so it is a must b) it only make sence to build deb packages if there are no broken librar...
- 23 Jul 2009, 13:50
- Forum: Linux
- Topic: uninstall spring from source
- Replies: 8
- Views: 1604
Re: uninstall spring from source
But does cmake configure create a routine for cmake uninstall or do i have to uninstall it manually with cmake too ?Auswaschbar wrote:Cmake creates a list of files when installing, maybe scons does the same? If not, you will have to manually delete all the files, they are by default in /usr/local
- 23 Jul 2009, 13:45
- Forum: Linux
- Topic: dependency Problems on debian lenny
- Replies: 11
- Views: 1925
dependency Problems on debian lenny
Hi All, i still tried to install spring by sources, but there are broken libraries, so i tried to get spring through the ubuntu repositories. But this way is also miserable, because of the unfulfilled dependecies of the package <spring-installer>(for ubuntu inteprid). It needs libgtk2.0.0 >= 2.14.1 ...
- 23 Jul 2009, 04:35
- Forum: Linux
- Topic: uninstall spring from source
- Replies: 8
- Views: 1604
uninstall spring from source
Hi All,
i installed spring via sources:
scons configure
scons build
scons install
But how can i remove this files ?
scons uninstall isn't known.
I want try to install the ubuntu packages, but i need to uninstall all spring files first.
regards bert
i installed spring via sources:
scons configure
scons build
scons install
But how can i remove this files ?
scons uninstall isn't known.
I want try to install the ubuntu packages, but i need to uninstall all spring files first.
regards bert
- 21 Jul 2009, 22:23
- Forum: Linux
- Topic: Error Springlobby is unable to load your Unitsync library
- Replies: 9
- Views: 1810
Re: Error Springlobby is unable to load your Unitsync library
I do not want to download and install all media files manually.koshi wrote:you can just disable torrent system and SL will need no external boost whatsoever

- 21 Jul 2009, 20:05
- Forum: Linux
- Topic: Error Springlobby is unable to load your Unitsync library
- Replies: 9
- Views: 1810
Re: Error Springlobby is unable to load your Unitsync library
spring was not compatible with boost 1.34 anymore, i changed this today (just in the last hour). so you had to get latest master of spring to compile (you wont be able to play online then until the next release, most likely), or somehow get boost 1.35+. But this seems not to work with springlobby, ...