Update readme for new build process
This commit is contained in:
parent
02296e3774
commit
da57c79053
1 changed files with 6 additions and 3 deletions
|
@ -14,11 +14,14 @@ telegram-purple
|
|||
3. Im Ordner von **telegram-purple** make ausführen:
|
||||
|
||||
|
||||
cd telgram.purple
|
||||
sudo make install
|
||||
cd telgram-purple
|
||||
./configure --disable-liblua --disable-libconfig
|
||||
make
|
||||
cd purple-plugin
|
||||
make install
|
||||
|
||||
|
||||
Der Befehl kompiliert telegram-purple und kopiert die Dateien in den globale Plugin-Ordner von Pidgin. Das Protokoll Telegram sollte dann beim nächsten Start in der Accountverwaltung von Pidgin automatisch auftauchen.
|
||||
Das Protokoll Telegram sollte dann beim nächsten Start in der Accountverwaltung von Pidgin automatisch auftauchen.
|
||||
|
||||
|
||||
# Testen und Debuggen
|
||||
|
|
Loading…
Add table
Reference in a new issue