You can download the client by typing the following command:
svn co svn://svn.savannah.nongnu.org/h-client/trunk/h-client
(they would most likely be already installed).
Have to install python-setuptools in order to install the client:
sudo aptitude install python-setuptools
Here's one liner I put together to build the package.
cd ~/ && \ sudo apt-get install subversion checkinstall python-setuptools && \ svn co svn://svn.savannah.nongnu.org/h-client/trunk/h-client && \ cd h-client && \ version="0.$(svn log | grep r | cut -d ' ' -f1 | head -n1)" && \ sudo checkinstall --pakdir "$HOME/Desktop" --pkgname h-client \ --pkgversion "$version~svn" --backup=no --default python setup.py install && sudo ldconfig
Send feedback to campaigns at fsf
In order to install it type:
python setup.py install --user
and run it using:
~/.local/bin/h-client
(or just h-client if added ~/.local/bin to PATH).
If you are using Trisquel 4.0 you have to comment the row starting with "pycurl" inside the file setup.py (see the below piece of code) and install pycurl by means of the package manager
install_requires=( # "pygtk", # tries to get an old version #"pycurl" ), )
If it does not work try to empty the following folder:
~/.local/lib/python2.6/site-packages/
Cartes 3G | 34 |
Acquisition cards | 34 |
Bluetooth | 56 |
Cartes ethernet | 171 |
Lecteurs d'empreintes digitales | 11 |
Contrôleurs Hôte | 170 |
Modems | 18 |
Notebooks | 791 |
Printers | 125 |
Adaptateurs RAID | 20 |
Scanneurs | 24 |
SD card readers | 57 |
Cartes son | 142 |
Cartes graphiques | 342 |
Webcams | 132 |
Cartes wifi | 234 |
TOTAL | 2361 |