Install pidgin di debian (termasuk ubuntu)
October 31st, 2007 by admin
- Download source pidgin-2.2.0.tar.bz2 terlebih dahulu
- Install dependencies untuk Debian
- Lakukan Configure dan Installasi
- Lanjutkan dengan perintah berikut :
aktivis-linux:/opt# wget http://easynews.dl.sourceforge.net/sourceforge/pidgin/pidgin-2.0.2.tar.bz2
aktivis-linux:/opt# tar jxvf pidgin-2.2.0.tar.bz2
aktivis-linux:/opt# cd pidgin-2.2.0
aktivis-linux:/opt/pidgin-2.2.0# apt-get install libgtk2.0-dev libxml2-dev gettext libnss-dev libnspr-dev
aktivis-linux:/opt/pidgin-2.2.0# ./configure
Bila terdapat error seperti ini :
configure: error:
You must have the GTK+ 2.0 development headers installed to compile Pidgin.
If you only want to build Finch then specify --disable-gtkui when running configure.
Maka install dependencies'a :
aktivis-linux:/opt/pidgin-2.2.0# apt-get install libgtk2.0-dev
Bila terdapat error seperti ini :
configure: error:
You must have libxml2 >= 2.6.0 development headers installed to build.
Maka install dependencies'a :
aktivis-linux:/opt/pidgin-2.2.0# apt-get install libxml2-dev
Bila terdapat error seperti ini :
configure: error:
The msgfmt command is required to build libpurple. If it is installed on your system, ensure that it is in your path. If it is not, install GNU gettext to continue.
Maka install dependencies'a :
aktivis-linux:/opt/pidgin-2.2.0# apt-get install gettext
Bila terdapat error seperti ini :
SSL Library/Libraries......... : None (MSN and Google Talk will not work
without SSL!)
Maka install dependencies'a :
aktivis-linux:/opt/pidgin-2.2.0# apt-get install libnss-dev libnspr-dev
Wah...banyak juga dependencies'a :D tapi biar lebih mak-nyos mending install ini juga :
aktivis-linux:/opt/pidgin-2.2.0# apt-get install libgtkspell-dev
aktivis-linux:/opt/pidgin-2.2.0# make
aktivis-linux:/opt/pidgin-2.2.0# make install
Beres dah...klo mo gampang coba download paket *.deb'a di
Posted in Uncategorized |




