tieto / sipe

A third-party Pidgin plugin for Microsoft Lync/OCS - clone of upstream http://repo.or.cz/w/siplcs.git
GNU General Public License v2.0
129 stars 24 forks source link

Doesn't work on Ubuntu 14.10 because of dependencies #3

Closed ghost closed 9 years ago

ghost commented 9 years ago

libpurple0 wants libperl of >= 5.18 , there's 5.20 in Ubuntu 14.10, but probably not backward compatible. However libperl5.18 is in utopic-proposed updates, but then it depends on perl-base of 5.18 which is not available for Ubuntu 14.10 at all :-)

xhaakon commented 9 years ago

Builds for Ubuntu Utopic should be available again, closing as done. Feel free to reopen if you still have issues with the installation.