unitsync.so compilation /w dependencies!

unitsync.so compilation /w dependencies!

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

Moderator: Moderators

Post Reply
cowking
Posts: 16
Joined: 07 Mar 2007, 16:33

unitsync.so compilation /w dependencies!

Post by cowking »

Can anyone instruct me how to do this? Why isn't unitsync.so enough that gets compiled when I do basic scons installation. That unitsync.so doesn't seem to be enough for AFLobby for example.

How to compile it correctly to fill out all these dependencies? When I try to do 'scons unitsync.so' all I get is 'scons: `unitsync' is up to date.'
User avatar
tc-
Lobby Developer
Posts: 152
Joined: 19 Apr 2007, 20:15

Post by tc- »

If you only do:

Code: Select all

scons configure
scons
scons install
The unitsync lib should be located in "/usr/local/lib/spring/" iirc.
Did you try SpringLobby? If so didn't it autodetect the right paths for you?
Post Reply

Return to “Linux”