~emesene-team/emesene/master

« back to all changes in this revision

Viewing changes to emesene/e3/xmpp/SleekXMPP/INSTALL

  • Committer: Riccardo (C10uD)
  • Date: 2012-07-01 16:54:34 UTC
  • Revision ID: git-v1:17ed298a3acb830f76aa2703351993cff749ed35
import2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Pre-requisites:
 
2
- Python 3.1 or 2.6
 
3
 
 
4
Install:
 
5
> python3 setup.py install
 
6
 
 
7
Root install:
 
8
> sudo python3 setup.py install
 
9
 
 
10
To test:
 
11
> cd examples
 
12
> python echo_client.py -v -j [USER@example.com] -p [PASSWORD]