Changeset 21a387fd


Ignore:
Timestamp:
2008-06-18T17:47:26Z (16 years ago)
Author:
Miklos Vajna <vmiklos@…>
Branches:
master
Children:
b019c23
Parents:
89c68c7
Message:

docu update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • skype/README

    r89c68c7 r21a387fd  
    9494----
    9595
    96 - Get the plugin code:
     96- Get the plugin code (in an empty dir, or whereever you want, it does
     97  not matter):
    9798
    9899----
     
    102103----
    103104
    104 It doesn't matter where do you get it, it'll install the plugin to `/usr/local`
    105 by default (that's the location where BitlBee searches for plugins by default).
    106 
    107105- Compile and install it:
    108106
     
    112110# make install
    113111----
     112
     113This will install the plugin to where BitlBee expects them, which is
     114`/usr/local/lib/bitlbee` if you installed BitlBee from source.
    114115
    115116- To install http://skype4py.sourceforge.net/[Skype4Py] from source:
Note: See TracChangeset for help on using the changeset viewer.