Currently there are no packages or source tarballs to
download, if you want to install the current version, then you
need to checkout the current cvs.
Installation requirements
To build Xpt you will need:
- The Xpt source code (obviously).
- Version 3 of the Qt libraries
<http://www.troll.no/>
- The libpano library from the Panorama Tools
<http://www.fh-furtwangen.de/~dersch/>.
- To contruct the configure scripts from the CVS version, you
will need at least version 1.6 of automake and version 2.53 of
autoconf.
Getting the source code from CVS
Right now the only way of getting a copy of the source code is
to download it from the CVS repository. Just follow the following
instructions:
cvs -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/xpt login
When prompted for a password just press the Enter key.
cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/xpt co xpt
This will create a directory called xpt with the source code
inside. Now do:
cd xpt
./mkbuild
This will create the configure script you need to build the
program. If this fails make sure you have at least version 1.6 of
automake and version 2.53 of autoconf.
Finally type:
./configure
make
make install
Now you can run Xpt:
xpt