Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 26-08-2007, 02:08 AM   #1 (permalink)
Broken In
 
mak1012's Avatar
 
Join Date: Mar 2005
Location: mumbai
Posts: 168
Default not able to configure gtalk on ubuntu 7.04


hey frinds i'm not able to configure gtalk on gaim i have downloaded pidgin .tar file but dont how to install it please help me...
__________________
Every Body Says I'm Fine.
mak1012 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 26-08-2007, 02:20 AM   #2 (permalink)
Evil Genius
 
faraaz's Avatar
 
Join Date: Oct 2004
Location: Bangalore
Posts: 692
Default Re: not able to configure gtalk on ubuntu 7.04

Why did you download the tar?? Just use the apt-get utility from the command line or the Add/Remove program from the Applications menu.

Hang on, you do have internet on your Ubuntu machine, don't you?? If you don't its a bit hard to install programs.

Here, try out www.getdeb.net ... it lets you download .deb files just like .exe files for Windows. There should be one for Pidgin on that site. See if that works. But most likely there will be dependency issues.

However, as far as the tar file you downloaded, here's the procedure.

Extract the file to its folder...lets say /home/pidgin
Then navigate to that folder...lets say cd /home/pidgin
Then run the following commands:

./configure
make
make install

This is assuming that you have all dependencies for this program and that you have the compiler and build-essential tools installed on your Ubuntu computer.

If you are confused about what I just said, please check out ubuntuguide.com ... They have excellent guides for newbies about how to install software in Ubuntu etc. That's what I used...
__________________
Roses are #FF0000, Violets are #0000FF...All of my base are belong to you!
faraaz is offline  
Old 26-08-2007, 02:44 AM   #3 (permalink)
Broken In
 
mak1012's Avatar
 
Join Date: Mar 2005
Location: mumbai
Posts: 168
Default Re: not able to configure gtalk on ubuntu 7.04

Quote:
Originally Posted by faraaz
Why did you download the tar?? Just use the apt-get utility from the command line or the Add/Remove program from the Applications menu.

Hang on, you do have internet on your Ubuntu machine, don't you?? If you don't its a bit hard to install programs.
i have net but not unlimited.



Quote:
This is assuming that you have all dependencies for this program and that you have the compiler and build-essential tools installed on your Ubuntu computer.
its really not good.... why dont they give all the things in one package...
__________________
Every Body Says I'm Fine.
mak1012 is offline  
Old 26-08-2007, 03:26 AM   #4 (permalink)
Evil Genius
 
faraaz's Avatar
 
Join Date: Oct 2004
Location: Bangalore
Posts: 692
Default Re: not able to configure gtalk on ubuntu 7.04

That's the way Linux works...and honestly, once you understand how the system works, you will never want to go back to the slap-dash way of doing things in Windows with all those registry nightmares and all...

Anyway, as for your problem, Pidgin isn't a HUGE download...should be like 10 MB max.

Just go to Add/Remove Programs in the Applications menu and then type Pidgin in the search box. Click and select Apply. That's it...the app gets installed.

It may seem very awkward way of installing things, but this is the safest way without all the problems of Windows...
__________________
Roses are #FF0000, Violets are #0000FF...All of my base are belong to you!
faraaz is offline  
Old 26-08-2007, 10:34 AM   #5 (permalink)
In Pursuit of "Happyness"
 
kalpik's Avatar
 
Join Date: May 2005
Location: New Delhi
Posts: 3,432
Default Re: not able to configure gtalk on ubuntu 7.04

^^ Except that pidgin is not in the default repos! You should have gaim installed. Use that.
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
kalpik is offline  
Old 26-08-2007, 11:15 AM   #6 (permalink)
String Phreak
 
mediator's Avatar
 
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
Default Re: not able to configure gtalk on ubuntu 7.04

http://www.google.com/support/talk/b...n&answer=24073

Quote:
Originally Posted by faraaz
./configure
make
make install

This is assuming that you have all dependencies for this program and that you have the compiler and build-essential tools installed on your Ubuntu computer.
Thats the normal procedure, but sometimes things are given differently in the README file like executin a shell script in case of google earth and java that used to be earlier!
__________________
Bad Bad server.....No candy for u!
mediator is offline  
Old 26-08-2007, 11:54 AM   #7 (permalink)
Evil Genius
 
faraaz's Avatar
 
Join Date: Oct 2004
Location: Bangalore
Posts: 692
Default Re: not able to configure gtalk on ubuntu 7.04

Its not?? It comes up when I do apt-cache search pidgin...maybe because I have so many third party repositories enabled...

And yes, mediator is right, you need to have a look at any documentation that is bundled with the application because it may need some special configuration etc.

PS: For getting custom apps, check out the backports & repositories sub-forum on the Ubuntuforums.org website. It is highly recommended to always install from repos.
__________________
Roses are #FF0000, Violets are #0000FF...All of my base are belong to you!
faraaz is offline  
Old 26-08-2007, 12:15 PM   #8 (permalink)
Broken In
 
mak1012's Avatar
 
Join Date: Mar 2005
Location: mumbai
Posts: 168
Default Re: not able to configure gtalk on ubuntu 7.04

Quote:
Originally Posted by faraaz
Anyway, as for your problem, Pidgin isn't a HUGE download...should be like 10 MB max.

Just go to Add/Remove Programs in the Applications menu and then type Pidgin in the search box. Click and select Apply. That's it...the app gets installed.
i got you but i'm getting one problem here when i search for pidgin in add/remove it shows there is no application...can i install from terminal.
__________________
Every Body Says I'm Fine.
mak1012 is offline  
Old 26-08-2007, 01:25 PM   #9 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: not able to configure gtalk on ubuntu 7.04

Hmm,

Download #1:
Code:
http://www.getdeb.net/download.php?release=1307&fpos=1
Install the above after download.

Download #2:
Code:
http://www.getdeb.net/download.php?release=1307&fpos=0
Install this next.

There you go, a cute little bird face in your Applications > Internet
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 26-08-2007, 09:54 PM   #10 (permalink)
Broken In
 
mak1012's Avatar
 
Join Date: Mar 2005
Location: mumbai
Posts: 168
Red face Re: not able to configure gtalk on ubuntu 7.04

Quote:
Originally Posted by QwertyManiac
Hmm,

Download #1:
Code:
http://www.getdeb.net/download.php?release=1307&fpos=1
Install the above after download.

Download #2:
Code:
http://www.getdeb.net/download.php?release=1307&fpos=0
Install this next.

There you go, a cute little bird face in your Applications > Internet
i downloaded the first and second after installing the first...i'm not able to install second its giving me this error...

Error Dependency is not satisfiable: libsilc-1.0-2
__________________
Every Body Says I'm Fine.
mak1012 is offline  
Old 26-08-2007, 10:11 PM   #11 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: not able to configure gtalk on ubuntu 7.04

^did u have internet ON while installing using gdebi?
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 26-08-2007, 10:23 PM   #12 (permalink)
Broken In
 
mak1012's Avatar
 
Join Date: Mar 2005
Location: mumbai
Posts: 168
Default Re: not able to configure gtalk on ubuntu 7.04

Quote:
Originally Posted by praka123
^did u have internet ON while installing using gdebi?
yes....
__________________
Every Body Says I'm Fine.
mak1012 is offline  
Old 26-08-2007, 10:40 PM   #13 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: not able to configure gtalk on ubuntu 7.04

u got ur /etc/apt/sources.list entries not uncommented(remove the hash "#" before the lines with universe,multiverse,security etc except deb-src) for universe and multiverse repo may be.do look at
http://ubuntuguide.org for details on /etc/apt/sources.list
OR
some problemo with repository may be.u can download the package from ubuntu repo as follows:
http://package.ubuntu.com/packagename
as u got feisty(assumes):download below package and install manually(it will be a problem if another depndncy pops up )
install using gdebi(double click install) or use terminal "cd" into the dir where u downloaded below package and install as "sudo dpkg -i pckgname.deb" format
http://mirrors.kernel.org/ubuntu/poo....12-6_i386.deb
^after installing above package,try installing pidgin again.

then make sure no package is broken by in terminal : "sudo apt-get install -f"
terminal can be opened by right clicking on empty desktop>open terminal or via menu Applications>accsries>terminal.I hope u know basics of terminal usage.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 26-08-2007, 11:10 PM   #14 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: not able to configure gtalk on ubuntu 7.04

mak1012 - Ok, no need to panic on that. Start up your Terminal and type:
Code:
sudo apt-get install -f
Then again retry installing the file which you couldn't. All'd go well.
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 27-08-2007, 01:53 PM   #15 (permalink)
Broken In
 
mak1012's Avatar
 
Join Date: Mar 2005
Location: mumbai
Posts: 168
Default Re: not able to configure gtalk on ubuntu 7.04

Quote:
Originally Posted by QwertyManiac
mak1012 - Ok, no need to panic on that. Start up your Terminal and type:
Code:
sudo apt-get install -f
Then again retry installing the file which you couldn't. All'd go well.
boss icant download file again and again i have limited download account, if i downloaded once more then i have to be one day without net coz per day i can surf or download only 15mb.
__________________
Every Body Says I'm Fine.
mak1012 is offline  
Old 27-08-2007, 04:49 PM   #16 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: not able to configure gtalk on ubuntu 7.04

http://mirrors.kernel.org/ubuntu/poo....12-6_i386.deb
^^^then download above package(few kBs) and install.it solves @least pidgin issue.if any error pops up.do a "sudo dpkg --configure -a" will do.
also install ibsilc-1.0-2_0.9.12-6_i386.deb first.it may not create problems as the only dependency it got is libc6 which is already installed.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 27-08-2007, 04:56 PM   #17 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: not able to configure gtalk on ubuntu 7.04

Oh, why did you delete them? :-/ Well, anyway, wait for other's solutions then.
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 27-08-2007, 11:13 PM   #18 (permalink)
Broken In
 
mak1012's Avatar
 
Join Date: Mar 2005
Location: mumbai
Posts: 168
Default Re: not able to configure gtalk on ubuntu 7.04

got solution i downloaded 'libsilc-1.0-2' which was creating problm now i can chat on gtalk. thanx a lot guys.
__________________
Every Body Says I'm Fine.
mak1012 is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
gtalk on gaim blackleopard92 Open Source 18 16-06-2007 08:55 PM
How to configure Internet Connection in Ubuntu 7.04 bhushan05d251 Open Source 1 24-05-2007 09:41 AM
gtalk & vista iMav Software Q&A 6 25-04-2007 11:34 AM
Gtalk problem... Manshahia Software Q&A 2 11-04-2007 06:07 PM
help me to configure tata indicom dialup in ubuntu. sav_more Open Source 7 04-02-2007 08:54 PM

 
Latest Threads
- by Sujeet
- by soumya
- by clmlbx
- by Charan

Advertisement




All times are GMT +5.5. The time now is 12:58 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2