Home » Wiki » client for h-node.org » Historial » Diferencias
Diferencias entre las revisiones de 09:04, 22 Julio 2011, creado por tonicucoz, y la revisión de 13:40, 3 Julio 2011
Nota: el texto en rojo ha sido borrado de la revisión anterior, el texto en verde ha sido agregado en esta revisión y el texto en gris no ha sido cambiado
diferencias en el campo: el titulo
client for h-node.com
diferencias en el campo: el texto de la página
[p]You can download the client by typing the following command:[/p]

[code]svn co svn://svn.savannah.nongnu.org/h-client/trunk/h-client[/code]

[p]In order to install it type:[/p]

[code]python setup.py install --user[/code]

[p]and run it using:[/p]

[code]~/.local/bin/h-client[/code]

[p](or just h-client if added ~/.local/bin to PATH).[/p]

[p]If you are using Trisquel 4.0 you have to comment the row starting with "pycurl" inside the file setup.py and install pycurl by means of the package manager[/p]

[code]
install_requires=(
# "pygtk", # tries to get an old version
#"pycurl"
),
)
[/code]

[p]You have to install Distribute, pyGTK and pycurl before (they would most likely be already installed). Python 2.6 or 2.7 is required.[/p]

[lang][[cliente para h-node.com|Español]][/lang]
El contenido de esta página está en Dominio Público. (vea la página CC0 para información detallada). Cualquiera es libre de copiar, modificar, publicar, usar, vender o distribuir el texto para cualquier propósito, comercial o no comercial, y por cualquier medio.
h-node.org is a hardware database project. It runs the h-source PHP software, commit cdeda15, available under the GNU General Public (GPLv3) License.
JavaScript license information