Introduction Getting GTS Packages Debian packages Sample files Python bindings Developmental Darcs repository Daily snapshots ChangeLog Mailing Lists Sourceforge page Screenshots GTS in action Documentation GTS Reference GLib Reference Installation instructions Bibliography Help needed Bug tracking Contribution instructions Links Projects using GTS GTS is hosted by |
GTS uses the automake, autoconf suite of GNU utilities. While GTS is being developped on a PC running Linux, it should be possible to install GTS transparently on most brands of UNIX (including cygwin). From version 0.4.0, limited support has been added for the Microsoft windows environment and the Microsoft C compiler. You also need to have GLib installed on your system. If GTK or Gnome are already installed on your system, GLib is also already installed. Currently GTS requires version 1.2.8 of Glib or any version larger than 2.4.0. If you want to install the latest version of GTS from the Darcs repository, you will need to have automake, autoconf, autoheader and aclocal installed on your machine. Once you have retrieved the sources, change to the gts directory and type:
If you have retrieved a GTS package you don't need the automake, autoconf suite. Just move the package to the installation directory and type:
If you use Microsoft windows the favoured option to install GTS is to use the Cygwin environment which provides a set of standard Unix utilities. It is easily installed from the Cygwin site. You will need the "Devel" package installed. When you have done that fire up the bash shell and follow the standard unix instructions.
Alternatively, if you need native windows support, pre-compiled binaries are available for some versions of GTS.
|