TWiki home TWiki > Main > InstallationOfQtella TWiki webs:
Main | TWiki | Know | Sandbox
Main . { Users | Groups | Offices | Changes | Index | Search | Go }

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

Topic InstallationOfQtella . { Edit | Attach | Ref-By | Printable | Diffs | r1.1 | More }
Revision r1.1 - 19 May 2004 - 20:34 GMT - TWikiGuest
Parents: WebHome
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.