Changeset b0d40f5 for skype/README
- Timestamp:
- 2008-04-30T23:57:49Z (17 years ago)
- Branches:
- master
- Children:
- e3d0b10
- Parents:
- 4c340e9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
skype/README
r4c340e9 rb0d40f5 35 35 * PyGObject >= 2.8.0. Older versions are part of PyGTK. (And you don't want to 36 36 install GTK for nothing, right?) 37 * pyopenssl or python-gnutls. 37 38 38 39 `bitlbee-skype` has been tested under Linux and Mac OS X. Skype and Skype4py is … … 112 113 NOTE: Maybe you want to adjust the permissions in the `/usr/local/etc/skyped` 113 114 dir. For example make it readable by just your user. 115 116 - If both pyopenssl and python-gnutls are available, then python-gnutls 117 will be used. This behaviour can be overwritten by: 118 119 ---- 120 $ export SKYPED_NO_GNUTLS=1 121 ---- 114 122 115 123 - Start `skyped` (the tcp server):
Note: See TracChangeset
for help on using the changeset viewer.