LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-28-2005, 11:29 AM   #1
frankthetank
LQ Newbie
 
Registered: Jul 2005
Location: USA- Miami, FL
Distribution: Mandriva 2006
Posts: 9

Rep: Reputation: 0
Gaim 1.4


okay.. i'm new to linux so please keep that in mind lol
can someone please explain to me step by step how to upgrade to Gaim 1.4? i've been litterally busting my ass trying to download a program with no success! im so frustrated!!!
do i need to first uninstall my older version of Gaim?
once I download the "package" do i need to "un-zip" it? and where do i type commands if i need to. please help me!! i beg!!!!!
 
Old 07-28-2005, 01:32 PM   #2
namish
Member
 
Registered: Jan 2005
Posts: 51

Rep: Reputation: 15
You download the gaim package (an archive of files) from http://freshmeat.net/redir/gaim/3020...-1.4.0.tar.bz2 (You'll have to pick a mirror to download from.)

Then you untar (like unzipping) the package by doing this:
Code:
 tar jxvf gaim-1.4.0.tar.bz2
Then you go to the newly formed gaim directory by doing this:
Code:
cd gaim-1.4.0
You can find out what you have to do to install a specific package by doing this if there is a file called README:
Code:
cat ./README
Or, if there is a file called INSTALL, you can learn how to install the package by doing:
Code:
cat INSTALL
In this case, we do the following (in most cases you do this):
Code:
./configure
make
su
(will prompt you for the root password)
make install
make clean
Then, all you have to do is type in "gaim" without the quotes in the terminal to launch gaim, or you can make a launcher in your panel.
 
Old 07-28-2005, 02:02 PM   #3
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Re: Gaim 1.4

Quote:
Originally posted by frankthetank
okay.. i'm new to linux so please keep that in mind lol
can someone please explain to me step by step how to upgrade to Gaim 1.4? i've been litterally busting my ass trying to download a program with no success! im so frustrated!!!
do i need to first uninstall my older version of Gaim?
once I download the "package" do i need to "un-zip" it? and where do i type commands if i need to. please help me!! i beg!!!!!
There is an rpm version of gaim 1.4. Download that from the gaim website and install it as root, like so
Code:
#rpm -Uvh gaim-1.4.0-0.mdk10.0.i586.rpm
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Compiling gaim-otr with 2 different version of Gaim Backstander Linux - Software 1 10-31-2005 12:22 AM
Gaim redhatrosh Red Hat 3 03-26-2005 11:56 AM
Gaim/MSN protocols and problems upgrading Gaim and Kopete. sergeantroach Linux - Software 5 11-01-2003 08:27 PM
Problem Installing/Upgrading Gaim 0.60 or Gaim 0.71 AskMe Linux - Newbie 1 10-25-2003 08:00 PM
Gaim .... amir_h Linux - Newbie 19 09-29-2003 03:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:08 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration