Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/majn/telegram-purple.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormjentsch <mtthsjntsch@gmail.com>2014-10-03 20:50:09 +0400
committermjentsch <mtthsjntsch@gmail.com>2014-10-03 20:50:09 +0400
commitda8ff5782c3df3ce3d91f2296e7368082bcbaf3d (patch)
treee28a7c4c2fd23b6a9086da9d827be77d39e376a2
parentcf1bd2376275fd4ef826e089d58acef6eb863bbe (diff)
Move Ubuntu note to Debianv0.2.0
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index f65684e..79c2ac0 100644
--- a/README.md
+++ b/README.md
@@ -69,14 +69,15 @@ On Debian-based systems you can use:
sudo apt-get install libssl-dev libglib2.0-dev libpurple-dev
+NOTE: Ubuntu is currently not working, since libpurple doesn't seem to find libssl when loading the plugin. It will compile, but Pidgin won't be able to load it.
+
+
### OpenSUSE
sudo zypper install gcc glib glib-devel libpurple libpurple-devel zlib-devel openssl libopenssl-devel
-NOTE: Ubuntu is currently not working, since libpurple doesn't seem to find libssl when loading the plugin. It will compile, but will not be loaded by Pidgin.
-
## 3. Compile and install