
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 (külső hivatkozás)
-- 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(külső hivatkozás) 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(külső hivatkozás) for more information on the progress of the project. ...
-
https://github.com/jgeboski/purple-facebook/wiki(külső hivatkozás)
-
https://github.com/jgeboski/purple-facebook/wiki/Installing-on-*NIX(külső hivatkozás)
-
https://github.com/jgeboski/purple-facebook(külső hivatkozás)
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(külső hivatkozás) ./
wget -O- https://jgeboski.github.io/obs.key(külső hivatkozás) | 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(külső hivatkozás) ./
Debian Wheezy 7.0:
deb http://download.opensuse.org/repositories/home:/jgeboski/Debian_7.0(külső hivatkozás) ./
Ubuntu Vivid Vervet 15.04:
deb http://download.opensuse.org/repositories/home:/jgeboski/xUbuntu_15.04(külső hivatkozás) ./
Ubuntu Utopic Unicorn 14.10:
deb http://download.opensuse.org/repositories/home:/jgeboski/xUbuntu_14.10(külső hivatkozás) ./
Ubuntu Trusty Tahr 14.04:
deb http://download.opensuse.org/repositories/home:/jgeboski/xUbuntu_14.04(külső hivatkozás) ./
Ubuntu Precise Pangolin 12.04:
deb http://download.opensuse.org/repositories/home:/jgeboski/xUbuntu_12.04(külső hivatkozás) ./
RE:RE:RE:Facebook plugin telepítése Pidginhez
Beküldte kimarite -
Értékelés:
https://jgeboski.github.io/#package-repositories(külső hivatkozás)
( és itt: http://download.opensuse.org/repositories/home:/jgeboski/(külső hivatkozás) )
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.
#####