admin
Admin
| Posts: 10140 |  |
|
Re:SSH Trouble - 2007/01/30 12:02
Hi
You can get the python version by the command :
(and then type CTRL + D to exit)
the to install palabre :
| Code: |
# wget http://palabre.gavroche.net/download/palabre-server-0.5/palabre-src-0.5.tar.gz
# tar zxf palabre-src-0.5.tar.gz
# cd palabre-0.5
(at this step you can try this command to test if palabre works with your python :
# python QuickStarter.py
)
And then install :
# python setup.py install
(edit /etc/palabre.conf)
# palabre start
|
Hope this helps !
célio
Célio Conort Lonesome Palabre developper |