|
|
Qtella is a free product. If you want to support
the development, you can make a donation using PayPal. The money
is used to buy new hardware and to spent more time in
developing.
|
|
|
|
powered by
Last update:
Sun Apr 4 09:21:30 PDT 2004
webmaster
|
Latest stable release: 0.6.5
Unstable
Installation
Since the Qtella package uses automake and autoconf, compilation and
installation of Qtella
is quite easy. All you need are the Qt libraries compiled with thread
support. You can check
whether these libraries exists by typing "locate qt-mt". If locate does not
list the libraries
you need to download Qt from
http://www.trolltech.com and compile
it with thread support first.
If Qt is compiled with thread support, you are able to compile and install Qtella as follows:
1. tar xzf qtella-VERSION.tar.gz
2. cd qtella-VERSION
3. ./configure
4. make
5. make install (as root)
You are now able to run Qtella by typing "qtella". When starting Qtella for the first time
you should open the configuration tab first. Here you can configure the directory names for
completed and incompleted downloads, the maximum number of uploads, etc.
|
|
|