![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Fresh Brewed Ubuntu
![]() |
Yo fellows.. i m very happy today.. i ve been waiting for the new release of gaim for a long time, tough it isnt released yet, i just compiled the cvs version, and its great, so as i m a good guy and now i m in a good mood i m writing this quick guide to help you install gaim 2.0 from cvs, or if your lazy just got my .deb.
Screenshot: ![]() First of all, remove your gaim 1.5: Code:
sudo apt-get remove gaim if you want to use MSN, do this: Code:
sudo apt-get install libgnutls11-dev If you are lazy, just grab the deb: http://xgn.com.br/fabio/gaim_2.0.0cvs2-1_i386.deb if you want to compile yourself, here we go: ps: Ripped from: http://gaim.sourceforge.net/downloads.php Step 1. Check out the source Run the following commands in a directory that you have write access to (such as your home directory): Code:
cvs -d ':pserver:anonymous@cvs.sourceforge.net:/cvsroot/gaim' login (Just hit enter for the password) cvs -z3 -d ':pserver:anonymous@cvs.sourceforge.net:/cvsroot/gaim' checkout gaim Step 2. Build again Once you've checked gaim out of CVS, run the follwing commands: Code:
cd gaim sh autogen.sh ./configure --enable-gnutls=yes Now, type: Code:
make sudo make install Code:
sudo apt-get install checkinstall Code:
sudo checkinstall Now some tips by bored2k: If you want to enable sounds in gaim, do this: Code:
sudo apt-get install esound-clients Sugestions by foxy123: If you want sound support, you need libao: Code:
sudo apt-get install libao-dev Code:
sudo apt-get install libgtkspell-dev Last edited by sapo; December 10th, 2005 at 07:53 PM.. |
|
|
|
|
|
#2 |
|
Way Too Much Ubuntu
![]() Join Date: Apr 2005
Location: Canada
Beans: 229
Ubuntu 9.10 Karmic Koala
|
Re: HOWTO: Gaim 2.0 CVS - .deb inside
Don't you need to do
Code:
./autogen.sh |
|
|
|
|
|
#3 |
|
Way Too Much Ubuntu
![]() |
Re: HOWTO: Gaim 2.0 CVS - .deb inside
dose this version include the gaim-vv to do audio chats with msn,yahoo,googletalk?
__________________
Kubuntu Gutsy x86 AMD Athlon 64 3500+ 2.2GHz 1024 MB DDR2 PC2-4200 Co-Host UbuntoOS Podcast (http://www.ubuntuos.com) Registered Linux User #398201/http://counter.li.org/ |
|
|
|
|
|
#4 |
|
Way Too Much Ubuntu
![]() |
Re: HOWTO: Gaim 2.0 CVS - .deb inside
some screen or list of new features?
__________________
iAc alias Lizardking - Ubuntu Artwork Team web: www.iacopomasi.net mail: iacopo.masi@gmail.com |
|
|
|
|
|
#5 |
|
Dark Roasted Ubuntu
![]() Join Date: Apr 2005
Beans: 1,101
|
Re: HOWTO: Gaim 2.0 CVS - .deb inside
libgnutls10-dev wants to remove a lot of KDE dev packages which are used to build amarok from svn
|
|
|
|
|
|
#6 | |
|
Dark Roasted Ubuntu
![]() Join Date: Apr 2005
Beans: 1,101
|
Re: HOWTO: Gaim 2.0 CVS - .deb inside
OK, several suggestions:
1. Quote:
Code:
sudo apt-get install libgnutls11-dev Code:
sudo apt-get install libao-dev Code:
sudo apt-get install libgtkspell-dev |
|
|
|
|
|
|
#7 |
|
Fresh Brewed Ubuntu
![]() |
Re: HOWTO: Gaim 2.0 CVS - .deb inside
Thanx guys, i ll add those to the howto
I dont know if you need to type autogen.sh first before the ./configure, do you need it? |
|
|
|
|
|
#8 |
|
Just Give Me the Beans!
![]() Join Date: Nov 2005
Location: Regensburg, Germany
Beans: 66
|
Re: HOWTO: Gaim 2.0 CVS - .deb inside
Gaim 2.0 is great! waiting for the official release..
|
|
|
|
|
|
#9 | |
|
Has an Ubuntu Drip
![]() |
Re: HOWTO: Gaim 2.0 CVS - .deb inside
Quote:
|
|
|
|
|
|
|
#10 | |
|
Dark Roasted Ubuntu
![]() Join Date: Apr 2005
Beans: 1,101
|
Re: HOWTO: Gaim 2.0 CVS - .deb inside
Quote:
Code:
./autogen.sh --enable-gnutls=yes |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|