TWiki . Main . InstallationOfQtella

Installation

The installation of Qtella from source code is quit easy. It is done as usual for Linux/Unix. Just untar the source tar ball, e.g. qtella-version.tar.gz, change into the directory qtella-version that has been created and do the following:

  1. ./configure (optionally specify the installation directory with --prefix=/my/dir the default is /usr/local)
  2. make
  3. make install (as root)

If everything went well the Qtella binary will be installed in /usr/local/bin. To run Qtella you can type qtella. Or if you specified an alternative install directory you should type /my/dir/bin/qtella

-- TWikiGuest - 20 Feb 2005

----- Revision r1.1 - 19 May 2004 - 20:34 GMT - TWikiGuest
Copyright © 1999-2003 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback.