Changeset 5293707
- Timestamp:
- 2008-05-13T09:33:31Z (17 years ago)
- Branches:
- master
- Children:
- bd85ec5
- Parents:
- 71dd27d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
skype/README
r71dd27d r5293707 53 53 54 54 ---- 55 # pacman-g2 -S bitlbee-skype 55 # pacman-g2 -S bitlbee-skype skype4py 56 56 ---- 57 57 … … 64 64 ---- 65 65 66 and you have to install `bitlbee-skype` from source.66 and you have to install `bitlbee-skype` and `skype4py` from source. 67 67 68 68 - Otherwise, you need the latest stable BitlBee release: … … 103 103 ---- 104 104 105 - Install http://skype4py.sourceforge.net/[Skype4Py]. 105 - To install http://skype4py.sourceforge.net/[Skype4Py] from source: 106 107 ---- 108 $ tar -zxvf Skype4Py-x.x.x.x.tar.gz 109 $ cd Skype4Py-x.x.x.x 110 # python setup.py install 111 ---- 106 112 107 113 - Edit `/usr/local/etc/skyped/skyped.conf`: adjust `username` and `password`. The
Note: See TracChangeset
for help on using the changeset viewer.