Beküldte kimarite -
Fórum:
Nem használok ilyen alkalmazást. :) - Fórum a forma, mert a tapasztalatokat meg lehet osztani.
Home -- dx edited this page Aug 12, 2015 · 8 revisions
-- Klónozd a gépedre a teljes Wiki-t:
git clone https://github.com/jgeboski/purple-facebook.wiki.git
The purple-facebook plugin is a replacement for the builtin Facebook XMPP plugin. Facebook is in the process of shutting down their XMPP service, which will inevitably break existing support. As part of Google Summer of Code 2015, jgeboski is working on a plugin for libpurple to support a the newer Facebook Messenger protocol. The plugin is implemented for the development version of libpurple, purple3, which has yet to be released. The purple-facebook project simply back-ports the purple3 plugin to purple2, which is the released version of libpurple. It should be noted that this plugin is still a work in progress, and there are many things which still need to be completed. Overall, however, the plugin is largely functional and can be used as a replacement for Facebook support within Pidgin and other clients which use libpurple. See the TODO for more information on the progress of the project. ...
Facebook plugin telepítése Pidginhez
Beküldte Bundy -
Értékelés:
Terminálba:
deb http://download.opensuse.org/repositories/home:/jgeboski/xUbuntu_15.04 ./
wget -O- https://jgeboski.github.io/obs.key | sudo apt-key add -
sudo apt-get update
sudo apt-get install purple-facebook
Majd Pidgin újraindítása. Fiók beállításánál a Facebook protokollt kell választani, nem a Facebook (XMPP)-t.
RE:Facebook plugin telepítése Pidginhez
Beküldte kimarite -
Értékelés:
RE:RE:Facebook plugin telepítése Pidginhez
Beküldte Bundy -
Értékelés:
Milyen linuxon próbáltad?
Bár kicsit sztem én is összekevertem, ezt a sort a szoftverkezelő ->szerkesztés->szoftverforrások->további tárolók-nál add hozzá.
Az xUbuntu_15_04 -et át kell módosítani linux verzióknak megfelelően.
Debian Jessie 8.0:
deb http://download.opensuse.org/repositories/home:/jgeboski/Debian_8.0 ./
Debian Wheezy 7.0:
deb http://download.opensuse.org/repositories/home:/jgeboski/Debian_7.0 ./
Ubuntu Vivid Vervet 15.04:
deb http://download.opensuse.org/repositories/home:/jgeboski/xUbuntu_15.04 ./
Ubuntu Utopic Unicorn 14.10:
deb http://download.opensuse.org/repositories/home:/jgeboski/xUbuntu_14.10 ./
Ubuntu Trusty Tahr 14.04:
deb http://download.opensuse.org/repositories/home:/jgeboski/xUbuntu_14.04 ./
Ubuntu Precise Pangolin 12.04:
deb http://download.opensuse.org/repositories/home:/jgeboski/xUbuntu_12.04 ./
RE:RE:RE:Facebook plugin telepítése Pidginhez
Beküldte kimarite -
Értékelés:
https://jgeboski.github.io/#package-repositories
( és itt: http://download.opensuse.org/repositories/home:/jgeboski/ )
Debian and Ubuntu
Debian_8.0
Debian_7.0
xUbuntu_15.10
xUbuntu_15.04
xUbuntu_14.10
xUbuntu_14.04
xUbuntu_12.04
1. Add hozzá az alábbi sort ehhez a fájlhoz:
/etc/apt/sources.list.d/jgeboski.list
deb http://download.opensuse.org/repositories/home:/jgeboski/<version> ./
A '<version>' a fenti táblázatból, kacsacsőr nélkül.
A fájl szerkesztése grafikusan,
és terminálban.
1) Ha a 'jgeboski.list' szövegfájl nem létezik, hozd létre (a fenti szövegtartalommal) és így.
2) Vedd fel a tároló (forrás) hitelesítési kulcsát:
3) Frissítsd a csomaglistát a változásra:
4) Telepítsd a plugint:
A '<package>' a fenti táblázatból, kacsacsőr nélkül.
#####