gfire is Gaim-Xfire wich you can chat with your xfire contacts in gaim.
i made this howto beacause it was tricky to get work it.
- First at all we download the package, download the latest version (0.58).
https://sourceforge.net/project/show...kage_id=155388- We must install gaim-dev too:
Code:sudo apt-get install gaim-dev- Now we are going to unpack and install it.
change "youruser" to your ubuntu user.Code:tar -xpf /home/youruser/Desktop/gaim-xfire-0.5.8.tar.gz
next thing what we are doing is going into directory:
again change "youruser" to your ubuntu user.Code:cd /home/youruser/Desktop/gaim-xfire-0.5.8
now we install:
after that you can remove gaim-xfire-0.5.8 directory.Code:sudo ./configure --with-gaim=/usr/lib/pkgconfig/ --prefix=/usr && make && make install- Thats it!




Bookmarks