Error Springlobby is unable to load your Unitsync library

Error Springlobby is unable to load your Unitsync library

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

Moderator: Moderators

Post Reply
kaiserbert
Posts: 50
Joined: 21 Jul 2006, 22:11

Error Springlobby is unable to load your Unitsync library

Post by kaiserbert »

Hi All,

i compiled spring and springlobby, but got the message, <Springlobby is unable to load your Unitsync library.>

Further on if i execute the command <springsettings> then i get <could not acces your settings>. I compiled and installed spring as root and global. How to correct this ?

regards bert
kaiserbert
Posts: 50
Joined: 21 Jul 2006, 22:11

Re: Error Springlobby is unable to load your Unitsync library

Post by kaiserbert »

I compiled springlobby after spring. So some packages are added after spring. I found some dependecy problems.

Code: Select all

Checking for C library boost_regex-gcc-mt... (cached) no
Checking for C library boost_thread-gcc-mt... (cached) no
Checking for C library boost_program_options-gcc-mt... (cached) no
Checking for C library zlib... (cached) no
Checking for C library zlib1... (cached) no
Checking for C library freetype6... (cached) no
...
My system is debian lenny 32bit.

For *regex* i found some packages:

Code: Select all

ii  libboost-regex-dev                     1.34.1-14                              regular expression library for C++
ii  libboost-regex1.34.1                   1.34.1-14                              regular expression library for C++
pn  libboost-regex1.35-dev                 <keine>                                (keine Beschreibung vorhanden)
pn  libboost-regex1.35.0                   <keine>                                (keine Beschreibung vorhanden)
ii  libregexp-java                         1.4-5                                  regular expression library for Java
un  regexplorer                            <keine>                                (keine Beschreibung vorhanden)
Which package do i need for *regex* ?

regards Markus
User avatar
Jazcash
Posts: 5309
Joined: 08 Dec 2007, 17:39

Re: Error Springlobby is unable to load your Unitsync library

Post by Jazcash »

The Unitsync.dll file is broken.
imbaczek
Posts: 3629
Joined: 22 Aug 2006, 16:19

Re: Error Springlobby is unable to load your Unitsync library

Post by imbaczek »

it's called libunitsync.so on linux and you have to compile spring to get one (or use a package, maybe ubuntu ones will work, you'll need to search the wiki).
kaiserbert
Posts: 50
Joined: 21 Jul 2006, 22:11

Re: Error Springlobby is unable to load your Unitsync library

Post by kaiserbert »

imbaczek wrote:it's called libunitsync.so on linux and you have to compile spring to get one (or use a package, maybe ubuntu ones will work, you'll need to search the wiki).
So you mean this will be compiled with spring and not with springlobby ?

Is there another more stable lobby client at this time ?

Further on i got some error messages during compiling spring.
rts/System/Sound/Music.cpp: In function 'void music::UpdateMusicStream()':
rts/System/Sound/Music.cpp:30: error: 'boost::this_thread' has not been declared
rts/System/Sound/Music.cpp:30: error: 'boost::posix_time' has not been declared
I still have packages installed including the name thread and boost.

Code: Select all

ii  libboost-thread-dev                    1.34.1-14                              portable C++ multi-threading
ii  libboost-thread1.34.1                  1.34.1-14                              portable C++ multi-threading
pn  libboost-thread1.35-dev                <keine>                                (keine Beschreibung vorhanden)
ii  libboost-thread1.35.0                  1.35.0-5                               portable C++ multi-threading
ii  libpthread-stubs0                      0.1-2                                  pthread stubs not provided by native libc
ii  libpthread-stubs0-dev                  0.1-2                                  pthread stubs not provided by native libc, development files
ii  libqthreads-12                         1.6.8-6.3                              QuickThreads library for Guile
So i am not suer what is missing on my system.
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: Error Springlobby is unable to load your Unitsync library

Post by hoijui »

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+.
kaiserbert
Posts: 50
Joined: 21 Jul 2006, 22:11

Re: Error Springlobby is unable to load your Unitsync library

Post by kaiserbert »

hoijui wrote: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, because of needed dependencies. I will try this way again.
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: Error Springlobby is unable to load your Unitsync library

Post by hoijui »

springlobby should work with boost 1.34
User avatar
koshi
Lobby Developer
Posts: 1059
Joined: 14 Aug 2007, 16:15

Re: Error Springlobby is unable to load your Unitsync library

Post by koshi »

you can just disable torrent system and SL will need no external boost whatsoever
kaiserbert
Posts: 50
Joined: 21 Jul 2006, 22:11

Re: Error Springlobby is unable to load your Unitsync library

Post by kaiserbert »

koshi wrote:you can just disable torrent system and SL will need no external boost whatsoever
I do not want to download and install all media files manually. :-(
Post Reply

Return to “Linux”