资 源 简 介
FlamingTux is a xfire client for linux
Woohoo we finally come to the release of Flamingtux 0.2, with a shedload of new features for people to play with ;)
And you need to have these libs:
Gtk+
gtkmm
glademm
gtkspell
We also now have a standard build system for the GNU lovers and for ease of use.
TO BUILD:
First compile our modified Xfirelib (Download on right):
1- Extract the .tar.gz (tar -xf filename.tar.gz)
2- ./build.sh
Next, compile flamingtux:
1 - extract the .tar.gz (tar -xf filename.tar.gz)
2 - inside the top-level directory of flamingtux execute:
a - ./autogen.sh
b - ./configure
c - make
d - make install (as root or sudo)
END BUILD
Below are the changes we made in 0.2:
proper preferences and configuration to enable/disable stuff
optional styles
optional logging of conversations<