-
Notifications
You must be signed in to change notification settings - Fork 49
/
INSTALL.txt
73 lines (43 loc) · 1.21 KB
/
INSTALL.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
=================
INSTALLING PUNJAB
=================
This document contains instructions on installing punjab
on your system.
-------------
Obtaining Punjab
-------------
Punjab can be located at the punjab web site,
http://github.com/twonds/punjab
You can also download an ubuntu package at the following URL:
https://launchpad.net/~karjala/+archive/jabber
-------------
Dependencies
-------------
Please make sure all dependencies are met before submitting a troubleshooting question.
- Python 3.6>=
- Twisted 19.2.0>=
http://twistedmatrix.com/
- pyopenssl - if you want tls to work.
- A jabber server like jabberd2
-------------
Installing Punjab
-------------
1. Untar the current punjab-X.X.tar.gz file in a directory you would
like punjab to reside.
shell>tar vxzf punjab-X.X.tar.gz
2. Run setup to install
shell>python setup.py install
3. Run punjab
shell>twistd punjab
Run "twistd punjab --help" for options.
4. HAVE FUN!!
---------------------------
Extending Punjab
---------------------------
You are able to extend punjab in many ways.
For configuration flexibility you can use a .tac file. See punjab.tac for
details.
-------------
Support
-------------
http://github.com/twonds/punjab