I installed spring & springlobby from the 9.04 ubuntu repo, but when launching the lobby client it dies with:
Code: Select all
06:02:05 PM: LoadMinimap ( )
06:02:05 PM: LoadMinimap ( )
06:02:05 PM: LoadMinimap ( )
06:02:05 PM: LoadMinimap ( )
06:02:05 PM: LoadMinimap ( )
06:02:05 PM: LoadMinimap ( )
06:02:06 PM: LoadMinimap ( )
06:02:06 PM: LoadMinimap ( )
06:02:06 PM: LoadMinimap ( )
06:02:06 PM: LoadMinimap ( )
06:02:06 PM: LoadUnitSyncLib ( )
06:02:06 PM: Loading from: /usr/lib/spring/unitsync.so
Illegal instruction
Code: Select all
$ spring
Illegal instruction
and the wine console printing:
Code: Select all
06:15:07 PM: LoadUnitSyncLib ( )
06:15:07 PM: Loading from: E:\bin\Spring\unitsync.dll
06:16:32 PM: runtime assertion ( ../src/springunitsynclib.cpp:102 ): Couldn't load the unitsync library
I even fetched spring_0.79.0.2_src.tar.gz and built it with cmake, That copy dies too with a similar:
Code: Select all
06:24:50 PM: LoadMinimap ( )
06:24:50 PM: LoadMinimap ( )
06:24:50 PM: LoadMinimap ( )
06:24:51 PM: FreeUnitSyncLib ( )
06:24:51 PM: LoadUnitSyncLib ( )
06:24:51 PM: Loading from: /home/minister/tmp/spring/unitsync.so
Illegal instruction
--
for now ive got spring_0.74b3.exe running in Wine, now if only i could figure out how to launch a botmatch directly from spring.exe.
