Changeset d044a5a
- Timestamp:
- 2007-11-24T19:14:36Z (17 years ago)
- Branches:
- master
- Children:
- 1138b25
- Parents:
- e3d8051
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
skype/README
re3d8051 rd044a5a 24 24 25 25 * Skype >= 1.4.0.99. (1.4.0.74 did not work for me, 1.4.0.118 seems to be OK.) 26 * bitlbee -dev >= rev264. (This is the latest version I've tested, probably26 * bitlbee 1.1.1dev. (This is the latest version I've tested, probably 27 27 newer versions probably will work, too.) 28 28 * Skype4Py >= 0.9.28.1. Previous versions uses `DBus` by default. The latest version I've tested is 0.9.28.3. … … 48 48 http://ftp.frugalware.org/pub/other/people/vmiklos/bmf/[my repo]. 49 49 50 - You need the BitlBee bzr branch: 51 52 ---- 53 bzr branch http://code.bitlbee.org/bitlbee/ 54 ---- 55 56 NOTE: You no longer need additional patches, as of revision 264. 50 - You need the BitlBee testing/development version: 51 52 ---- 53 wget http://get.bitlbee.org/src/bitlbee-1.1.1dev.tar.gz 54 tar xf bitlbee-1.1.1dev.tar.gz 55 cd bitlbee-1.1.1dev 56 ---- 57 58 NOTE: You no longer need additional patches, as of version 1.1.1dev. 57 59 58 60 - Now compile and install it:
Note: See TracChangeset
for help on using the changeset viewer.