PDA

View Full Version : Updating "SGE Launch order"



wandererjs
04-30-2011, 04:11 PM
All,

I'm visiting GS4 again after a number of years, and want to run on regular machine, which is Ubuntu. I'm familiar with Linux/Crossover, and have SGE/Stormfront running fine via Crossover.

However, I can't get lich.rb to update/register/whatever the "SGE Launch order" and Website Launch order. Both are listed as false or false\Launcher.exe.

How can I get this to autodetect, or specify via command line or config file where Launcher.exe is?

If it matters, I'm not running lich.rb as sudo or root; don't see why I'd need to, as bottle is also accessibly just fine as user.

Thanks,

Morden

Tillmen
04-30-2011, 04:37 PM
I'm not really familiar with how crossover differs from WINE. It's just meant to work with WINE.

wandererjs
04-30-2011, 04:46 PM
Crossover is mostly a front-end for wine.. manages windows apps in a bottle, and allows multiple bottles to keep things separate. Should the lich.rb file be run via wine? Can those settings be updated in a file somewhere?

Tillmen
04-30-2011, 04:52 PM
I thought Crossover was a spinoff of WINE. You actually have a wine executable? If so, you probably don't have the Simu stuff installed in the default wine directory ~/.wine . Try setting WINE_PREFIX in the terminal and start lich.rb from the same terminal.

Tillmen
04-30-2011, 04:53 PM
I meant WINEPREFIX, no underscore.

wandererjs
04-30-2011, 05:26 PM
Ahh.. Ok. I have it working with a native wine installation. Now that I've figured out what it wants for wineprefix, I can probably get it to work via crossover, but I'm logged in now.

Thanks!