Author Topic: Linux installer  (Read 6767 times)

TinMan

  • Autococker
  • Posts: 1347
Re: Linux installer
« Reply #20 on: September 22, 2006, 02:27:45 PM »
It ran and installed fine, the installer just wasn't graphical, it probably would have been if I ran it win linux32, it installed fine though, so no biggie.  :P

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Linux installer
« Reply #21 on: September 25, 2006, 03:42:26 PM »
QuDos: Aren't there some kind of config files you have to make to create the installer?  How do you add the checkboxes and whatnot?  I haven't actually tried it, but I assumed there was some kind of scripting language or something for creating the installer.

QuDos

  • PGP
  • Posts: 14
Re: Linux installer
« Reply #22 on: September 26, 2006, 04:17:13 AM »
Yes, it's managed by setup.xml (default), note that in the installer there are some others xml files.

You can exec the run file from promtp with the option "--keep"  and explore the folders, setup.data and setup.sh are the important.

Take a look to the cvs loki_setup tree, specially Setup.xml

The rest, checkboxes, ... is done by setup


ViciouZ

  • Map Committee
  • Autococker
  • Posts: 2227
Re: Linux installer
« Reply #23 on: November 07, 2006, 10:44:58 AM »
Why does the installer say build017 binaries?
Aren't we still on build016?

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Linux installer
« Reply #24 on: November 07, 2006, 12:32:19 PM »
The Linux installer is like build 16 ½.

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: Linux installer
« Reply #25 on: November 07, 2006, 02:52:55 PM »
16½? what is different between the win build and linux?

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Linux installer
« Reply #26 on: November 07, 2006, 03:20:54 PM »
It's almost all Linux-specific stuff, like fixing problems with sound and mouse input.  I don't remember what features from build 17 made it in.  It doesn't have login support, though.

ViciouZ

  • Map Committee
  • Autococker
  • Posts: 2227
Re: Linux installer
« Reply #27 on: November 08, 2006, 10:26:34 AM »
darn! Doesn't work anyway. I installed it as root, then tried to run the game and what happened? nil.

TinMan

  • Autococker
  • Posts: 1347
Re: Linux installer
« Reply #28 on: November 08, 2006, 03:35:46 PM »
Try to run it from a terminal, then post the output here in code tags, k?