I have just installed pidgin from the source code that i downloaded from pidgin site, it compile correctly with using below commands :
./configure --disable-gtkspell ; make ; make install
but, when i try to start pidgin from terminal, occurres an error :
pidgin: symbol lookup error: /usr/lib/libfarstream-0.1.so.0: undefined symbol: g_key_file_free
how can i solve this problem ?
Thanks for your attention :)
absto build pidgin using aPKGBUILD? – Renan Jul 9 '12 at 15:58#pacman -Sy farstream– Hossein Mobasher Jul 10 '12 at 9:21