- Timestamp:
- 2008-02-23T02:17:06Z (17 years ago)
- Branches:
- master
- Children:
- e79a94f
- Parents:
- 6af541d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
skype/README
r6af541d r833eaee 46 46 package) and `skyped` will connect to to your Skype client. 47 47 48 NOTE: The order is important. First you have to start Skype. Then `skyped` can 49 connect to it, finally BitlBee can connect to `skyped`. (In fact `skyped` 50 automatically reconnect if you restart Skype.) 48 NOTE: The order is important. First `skyped` starts Skype. Then `skyped` can 49 connect to Skype, finally BitlBee can connect to `skyped`. 51 50 52 51 - If you happen to be a happy Frugalware user, you can install the `bitlbee` … … 120 119 dir. For example make it readable by just your user. 121 120 122 - Start Skype and `skyped` (the tcp server): 123 124 ---- 125 $ skype 121 - Start `skyped` (the tcp server): 122 123 ---- 126 124 $ skyped 127 125 ---- 128 129 NOTE: You should run `skyped` on the same `X11` display, otherwise it won't be130 able to connect to Skype!131 126 132 127 - Start your `IRC` client, connect to BitlBee and add your account: … … 160 155 161 156 sleep 1 162 skype &163 sleep 5164 157 skyped 165 158 ----
Note: See TracChangeset
for help on using the changeset viewer.