netradiant-custom/setup/linux
rpolzer 107765f0e4 initial
git-svn-id: svn://svn.icculus.org/netradiant/trunk@1 61c419a2-8eb2-4b30-bcec-8cead039b335
2008-09-13 18:28:57 +00:00
..
bug750 initial 2008-09-13 18:28:57 +00:00
Help initial 2008-09-13 18:28:57 +00:00
makeself initial 2008-09-13 18:28:57 +00:00
setup_image initial 2008-09-13 18:28:57 +00:00
setup_image.Linux/setup.data/bin/Linux/x86/glibc-2.1 initial 2008-09-13 18:28:57 +00:00
all.cf initial 2008-09-13 18:28:57 +00:00
bspc initial 2008-09-13 18:28:57 +00:00
gtkradiant-1.5.0.spec initial 2008-09-13 18:28:57 +00:00
nightly.cf initial 2008-09-13 18:28:57 +00:00
q3.cf initial 2008-09-13 18:28:57 +00:00
README initial 2008-09-13 18:28:57 +00:00
rpm_build.sh initial 2008-09-13 18:28:57 +00:00
setup.sh initial 2008-09-13 18:28:57 +00:00
source_archive.sh initial 2008-09-13 18:28:57 +00:00
wolf.cf initial 2008-09-13 18:28:57 +00:00

                GtkRadiant Linux
                =-=-=-=-=-=-=-=-


Installation Instructions
=-=-=-=-=-=-=-=-=-=-=-=-=

If you are installing a full setup, it is recommended that you install in an empty directory (clear up any previous GtkRadiant installation in the target directory first). If you are installing an update, you need to have a working installation of GtkRadiant already, and point the installer to the right location for the update.

Requirements
=-=-=-=-=-=-

There are several required libraries that GtkRadiant and it's tools will try to link against. We try to comply with the Linux Standard Base ABI-wise regarding the binary builds we distribute (http://www.linuxbase.org/). Please let us know if this is not the case.

- You need to have the full native Linux versions of the games we support.
- Linux 2.4 kernel recommanded (old 2.2 and unstable kernels untested)
- glibc 2.1 or above (2.2 recommended)
- XFree86 4 with hardware accelerated OpenGL support (others untested)

You need the following dynamic libraries:

  * GTK+ 1.2 http://www.gtk.org
  * zlib     http://www.cdrom.com/pub/infozip/zlib/
  * libxml2  http://xmlsoft.org/
  * libpng   http://www.libpng.org/pub/png/libpng.html

Any decent distribution should provide packages for those, and in most cases have them installed by default.

Misc
=-=-

Once installed, use GtkRadiant's Help menu for ChangeLog, Credits and Links

--
The GtkRadiant team