View topic - MojoSetup installer



All times are UTC + 1 hour


Post new topic Reply to topic  [ 122 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7  Next
Author Message
 Post subject: Re: MojoSetup installer
PostPosted: 15 Apr 2008, 18:57 

Joined: 25 Jul 2007, 11:20
Location: France
Nemoder wrote:
You need to launch springsettings from inside springlobby, it's under the tools menu.

Oh sorry, I didn't know :wink:


Top
 Offline Profile  
 
 Post subject: Re: MojoSetup installer
PostPosted: 15 Apr 2008, 19:51 

Joined: 15 Apr 2008, 19:46
when I try to run springstart.sh from console, I get the following output:
02:46:51 PM: OnInit ( )
02:46:51 PM: _LoadMapInfoExCache ( )
02:46:51 PM: FreeUnitSyncLib ( )
02:46:51 PM: LoadUnitSyncLib ( )
02:46:51 PM: Loading from: /home/talos/games/Spring/unitsync.so
springstart.sh: line 2: 4443 Floating point exception(core dumped) LD_LIBRARY_PATH=libs:$LD_LIBRARY_PATH ./springlobby "$@"

If I try to launch springlobby directly, I get:
./springlobby: error while loading shared libraries: libwx_gtk2_richtext-2.8.so.0: cannot open shared object file: No such file or directory

Am I just missing more libraries? and if so, what? Here's praying it's in the repos...


Top
 Offline Profile  
 
 Post subject: Re: MojoSetup installer
PostPosted: 15 Apr 2008, 20:09 

Joined: 23 Nov 2007, 08:59
St.Penguin wrote:
when I try to run springstart.sh from console, I get the following output:
02:46:51 PM: OnInit ( )
02:46:51 PM: _LoadMapInfoExCache ( )
02:46:51 PM: FreeUnitSyncLib ( )
02:46:51 PM: LoadUnitSyncLib ( )
02:46:51 PM: Loading from: /home/talos/games/Spring/unitsync.so
springstart.sh: line 2: 4443 Floating point exception(core dumped) LD_LIBRARY_PATH=libs:$LD_LIBRARY_PATH ./springlobby "$@"

If I try to launch springlobby directly, I get:
./springlobby: error while loading shared libraries: libwx_gtk2_richtext-2.8.so.0: cannot open shared object file: No such file or directory

Am I just missing more libraries? and if so, what? Here's praying it's in the repos...


It looks like you have the libs but the program is crashing when trying to load the game library. :(
What distribution of linux are you using?


Top
 Offline Profile  
 
 Post subject: Re: MojoSetup installer
PostPosted: 15 Apr 2008, 20:19 

Joined: 15 Apr 2008, 19:46
PCLOS gnome 2008


Top
 Offline Profile  
 
 Post subject: Re: MojoSetup installer
PostPosted: 16 Apr 2008, 08:41 

Joined: 23 Nov 2007, 08:59
St.Penguin wrote:
PCLOS gnome 2008


I downloaded the ISO of that and ran it as a LiveCD was able to install and run the lobby and load unitsync just fine.
Some of the system libs were really old though like libglew1.3 and python2.4 (that's even older than debian-stable!!) but I linked in the missing libs and it ran fine so whatever is causing your crash must be specific to your system.


Top
 Offline Profile  
 
 Post subject: Re: MojoSetup installer
PostPosted: 17 Apr 2008, 05:43 

Joined: 15 Apr 2008, 19:46
Well, I apologize for the stupid questions but what libraries did you link in and where did you get them from? I put in libglew1.4 and python2.5 .so's (from mandriva rpms) in the ./spring/libs/ folder, but I still get the previous error when attempting to start spring. Thank you very much for the personal assistance though, much appreciated...just would like to get this installer working so as to avoid the disgust of running it under wine :roll:


Top
 Offline Profile  
 
 Post subject: Re: MojoSetup installer
PostPosted: 17 Apr 2008, 08:00 

Joined: 23 Nov 2007, 08:59
St.Penguin wrote:
Well, I apologize for the stupid questions but what libraries did you link in and where did you get them from? I put in libglew1.4 and python2.5 .so's (from mandriva rpms) in the ./spring/libs/ folder, but I still get the previous error when attempting to start spring. Thank you very much for the personal assistance though, much appreciated...just would like to get this installer working so as to avoid the disgust of running it under wine :roll:


Well I cheated a bit and just linked it to the old libs on the system (I guess the ABI is stable enough for that)
Something like: ln -s /usr/lib/libGLEW.so.1.3 ~/Spring/libs/libGLEW.so.1.4


Top
 Offline Profile  
 
 Post subject: Re: MojoSetup installer
PostPosted: 17 Apr 2008, 22:39 

Joined: 15 Apr 2008, 19:46
well it's an ugly fix (if only repos were updated more), but it works :-)
Thanks a lot! Hope to see you guys in-game.


Top
 Offline Profile  
 
 Post subject: Re: MojoSetup installer
PostPosted: 25 Apr 2008, 12:32 
User avatar

Joined: 05 Oct 2004, 00:05
the linux ubuntu repository was recently updated, may want to look into these changes...


Top
 Offline Profile  
 
 Post subject: Re: MojoSetup installer
PostPosted: 26 Apr 2008, 04:23 
User avatar

Joined: 03 Jan 2008, 14:51
St.Penguin wrote:
PCLOS gnome 2008


I don't think that applies to him :?


Top
 Offline Profile  
 
 Post subject: Re: MojoSetup installer
PostPosted: 01 May 2008, 17:08 

Joined: 25 Jul 2007, 11:20
Location: France
Hello,

I just want to say that this works good, so thanks for all french Fedora users (at least) :wink:

And I hope you release updates of your installer with new versions of TASpring and SpringLobby :-)


Last edited by lecbee on 02 May 2008, 11:48, edited 1 time in total.

Top
 Offline Profile  
 
 Post subject: Re: MojoSetup installer
PostPosted: 02 May 2008, 11:27 
User avatar

Joined: 05 Oct 2004, 00:05
Yeah good job i was thinking of going to Fedora when 9 comes out to see what it is like, so this will help the push a lot for me :D


Top
 Offline Profile  
 
 Post subject: Re: MojoSetup installer
PostPosted: 02 May 2008, 20:10 

Joined: 23 Nov 2007, 08:59
Thanks! I will try my best to stay updated with the newest spring releases. I hope they do make a new official release soon to fix the AI crashes and add the new mods.


Top
 Offline Profile  
 
 Post subject: Re: MojoSetup installer
PostPosted: 11 May 2008, 14:48 

Joined: 11 May 2008, 14:46
I run Arch Linux with OpenBox.

this installer fails to complete it's mission, saying that "the desktop menu failed to install" or something like that (I'm Portuguese). What should I do?


Top
 Offline Profile  
 
 Post subject: Re: MojoSetup installer
PostPosted: 11 May 2008, 19:53 

Joined: 23 Nov 2007, 08:59
elmariachi wrote:
I run Arch Linux with OpenBox.

this installer fails to complete it's mission, saying that "the desktop menu failed to install" or something like that (I'm Portuguese). What should I do?


I'm not sure why this would fail unless it's trying to use your system's xdg-desktop-menu command and that is failing somehow. Do you have xdg-utils installed?


Top
 Offline Profile  
 
 Post subject: Re: MojoSetup installer
PostPosted: 11 May 2008, 20:29 

Joined: 11 May 2008, 14:46
that was it :wink: thank you :mrgreen:


Top
 Offline Profile  
 
 Post subject: Re: MojoSetup installer
PostPosted: 17 Jun 2008, 23:35 

Joined: 23 Nov 2007, 08:59
I updated the installer to the latest springlobby, the new libtorrent support is very handy for quickly getting new maps and mods!

It's probably safe to install over the top of a previous install however it will wipe out your user config files.


Top
 Offline Profile  
 
 Post subject: Re: MojoSetup installer
PostPosted: 19 Jun 2008, 14:24 

Joined: 25 Jul 2007, 11:20
Location: France
Thank you !! It's works fine !
Continue to update it in next weeks :wink:


Top
 Offline Profile  
 
 Post subject: Re: MojoSetup installer
PostPosted: 23 Jun 2008, 08:37 

Joined: 21 Jan 2008, 20:57
Just wanted to say thanks!


Top
 Offline Profile  
 
 Post subject: Re: MojoSetup installer
PostPosted: 20 Jul 2008, 21:22 

Joined: 20 Jul 2008, 21:07
I was unsuccessful with my portage installation so I'm trying the installer.

Apparently everything goes ok bu when starting the springlobby, I get:

... Couldn't get your spring version from the unitsync library .

Not to bat, single player w'll be nice ... 8)

.... But then I can't select any maps or mods on the single player screen, tried to download maps/modes manually and using the download manager ... no success.

Any suggestion will be appreciated (except using wine :lol: )

Thanks.


Top
 Offline Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 122 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7  Next

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Site layout created by Roflcopter et al.