diff options
author | VMiklos <vmiklos@frugalware.org> | 2007-09-04 21:51:21 +0200 |
---|---|---|
committer | VMiklos <vmiklos@frugalware.org> | 2007-09-04 21:51:21 +0200 |
commit | 22d97b4de81e8f0785ff8c7675bd29de16bf6d01 (patch) | |
tree | 0ea771b8177bdc46a22e3f33069eed76dc9266d4 | |
parent | 19b805c71dd7e942ac8ee05a683ab1ae5dbbee2b (diff) |
add a new 'requirements' section
-rw-r--r-- | skype/README | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/skype/README b/skype/README index 8c56a743..734f4ee1 100644 --- a/skype/README +++ b/skype/README @@ -13,6 +13,14 @@ section, I really hope those random hangups will be fixed soon by Skype. Oh, before I forget. I'm not a wizard, the Skype API documentation is https://developer.skype.com/Docs/ApiDoc[here] if you're interested. +== Requirements + +* Skype 1.4.0.99. 1.4.0.74 did *not* work for me. +* bitlbee-dev >= rev245. Previous versions need patching. +* Skype4Py >= 0.9.28.1. Previous versions uses DBus by default. +* Python 2.5. Skype4Py does not work with 2.4. +* pygobject + == How to set it up Before you start. The setup is the following: BitlBee can't connect directly to @@ -72,8 +80,6 @@ problems]), but I wanted to prevent a large code duplication from that project. In addition it then no longer requires the `dbus-python` package, just `pygobject`.) -- Install Skype 1.4.0.99. 1.4.0.74 did *not* work for me. - - Start Skype and `skyped` (the tcp server): ---- |