[Gtkradiant] [Bug 750] 1.3 setup for Linux/OSX

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Sun, 26 Jan 2003 17:01:32 -0600


http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=750

ttimo@idsoftware.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From ttimo@idsoftware.com  2003-01-26 17:01 -------
started merging in the subcomponent code to current loki_setup source

- get patch for loki_setup source in GtkRadiant trunk
setup/linux/bug750/loki_setup.patch

useful tips:
- configure with a --with-image path, use make install-image

updated setup.xml and setup.glade are in GtkRadiant/setup/linux/bug750 also

hooked the setup building to the cons file, use ./cons -- setup

What we have so far, basic media content copy, and start of putting everything
together with the setup. The setup runs and copy stuff to the right locations
(according to subcomponent path settings).

Two main todo items now:

- Need to hook up the post-install scripts which generate the .game files
- Need to macro-ify with m4 the setup.xml generation

Once we have basic testing working ok, building true reference glibc-2.1
setup.gtk binary.