LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Enterprise (https://www.linuxquestions.org/questions/linux-enterprise-47/)
-   -   install pidgin on redhat 5 (https://www.linuxquestions.org/questions/linux-enterprise-47/install-pidgin-on-redhat-5-a-842895/)

baranmatin 11-07-2010 01:27 PM

install pidgin on redhat 5
 
Hi Dears ,
I am beginner in redhat 5.i download pidgin from here.after that i coppied it in /etc/yum.repos.d.
after that i run yum install pidgin in terminal .but i see this message
Code:

Loaded plugins: rhnplugin, security
This system is not registered with RHN.
RHN support will be disabled.
pidgin                                                  | 1.2 kB    00:00   
pidgin/primary                                          |  35 kB    00:01   
pidgin                                                                  290/290
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package pidgin.i386 0:2.7.5-0.el5 set to be updated
--> Processing Dependency: libpurple = 2.7.5 for package: pidgin
--> Processing Dependency: perl(Purple) for package: pidgin
--> Processing Dependency: libpurple.so.0 for package: pidgin
--> Processing Dependency: libgtkspell.so.0 for package: pidgin
--> Running transaction check
---> Package libpurple.i386 0:2.7.5-0.el5 set to be updated
--> Processing Dependency: libsilc-1.0.so.2 for package: libpurple
--> Processing Dependency: libsilcclient-1.0.so.1 for package: libpurple
---> Package pidgin.i386 0:2.7.5-0.el5 set to be updated
--> Processing Dependency: libgtkspell.so.0 for package: pidgin
--> Finished Dependency Resolution
libpurple-2.7.5-0.el5.i386 from pidgin has depsolving problems
  --> Missing Dependency: libsilcclient-1.0.so.1 is needed by package libpurple-2.7.5-0.el5.i386 (pidgin)
pidgin-2.7.5-0.el5.i386 from pidgin has depsolving problems
  --> Missing Dependency: libgtkspell.so.0 is needed by package pidgin-2.7.5-0.el5.i386 (pidgin)
libpurple-2.7.5-0.el5.i386 from pidgin has depsolving problems
  --> Missing Dependency: libsilc-1.0.so.2 is needed by package libpurple-2.7.5-0.el5.i386 (pidgin)
Error: Missing Dependency: libsilcclient-1.0.so.1 is needed by package libpurple-2.7.5-0.el5.i386 (pidgin)
Error: Missing Dependency: libsilc-1.0.so.2 is needed by package libpurple-2.7.5-0.el5.i386 (pidgin)
Error: Missing Dependency: libgtkspell.so.0 is needed by package pidgin-2.7.5-0.el5.i386 (pidgin)
 You could try using --skip-broken to work around the problem
 You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.

can anybody help me to solve my problem?

quanta 11-07-2010 08:18 PM

You should install the libsilc first.

baranmatin 11-08-2010 03:15 AM

Quote:

Originally Posted by quanta (Post 4152217)
You should install the libsilc first.

Tanx drear friend.i installed libsilc ,and it needs libgtkspell.so.0.i downloaded and intsall it but i see this error :
Code:

[root@localhost pidgiiin]# rpm -Uvh gtkspell-2.0.11-2.1.src.rpm
warning: gtkspell-2.0.11-2.1.src.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
  1:gtkspell              ########################################### [100%]
[root@localhost pidgiiin]#

i searched about it but i don't find any suitable article.
:(

baranmatin 11-08-2010 06:11 AM

PLZ help me:study:

GrapefruiTgirl 11-08-2010 06:14 AM

Is that an error, or just a warning? You may get around it (possibly) by importing the GPG key associated with that RPM:
Code:

shell# gpg --recv-keys 37017186
And then try that RPM command again. (Note I don't use RPM, so I am assuming you are trying to install that RPM, though it appears to be a source RPM; if not trying to install, please excuse me :) )

baranmatin 11-08-2010 09:44 AM

I did this command but I still have problem
are there any command that install every dependency from internet?

feinbein 11-08-2010 10:41 AM

As long as you are not registered to RHN, you will not be able to download updates or dependancies for software you install.
In order to save yourself wasted time and/or hassle you should rather get yourself a license for RH5 or install Centos5 which is equally good for learning Redhat.

baranmatin 11-08-2010 01:16 PM

hi again
I changed my OS to centOS5.and i do "yum install pidgin" this time it shows this error
Code:

Transaction Summary
=============================================================================
Install      5 Package(s)
Update      4 Package(s)
Remove      0 Package(s)

Total download size: 14 M
Is this ok [y/N]: y
Downloading Packages:
http://rpm.pidgin.im/centos/5/i386/libpurple-2.7.5-0.el5.i386.rpm: [Errno 14] HTTP Error 403: Forbidden
Trying other mirror.
http://rpm.pidgin.im/centos/5/i386/pidgin-2.7.5-0.el5.i386.rpm: [Errno 14] HTTP Error 403: Forbidden
Trying other mirror.


Error Downloading Packages:
  pidgin - 2.7.5-0.el5.i386: failure: pidgin-2.7.5-0.el5.i386.rpm from pidgin: [Errno 256] No more mirrors to try.
  libpurple - 2.7.5-0.el5.i386: failure: libpurple-2.7.5-0.el5.i386.rpm from pidgin: [Errno 256] No more mirrors to try.

if u know any way to download compelettly plz tell me.

quanta 11-10-2010 04:51 AM

`yum clean all` and try it again some other time. Another way is manually download it or disable pidgin.repo and install from updates.repo with older version.

baranmatin 11-17-2010 01:12 PM

i think it is because of my country .because every thing are filter.i shoul try to use vpn and after that try again.

chickenjoy 12-12-2010 05:48 AM

this all I did to make it work:

Code:

# cp pidgin.repo /etc/yum.repos.d/
# rpm --import http://rpm.pidgin.im/RPM-GPG-KEY-pidgin
# yum -y install pidgin

Code:

Running Transaction
  Updating      : libpurple                                                1/4
  Installing    : gtkspell                                                2/4
  Installing    : pidgin                                                  3/4
  Cleanup        : libpurple                                                4/4

Installed:
  pidgin.i386 0:2.7.7-0.el5

Dependency Installed:
  gtkspell.i386 0:2.0.11-2.1

Dependency Updated:
  libpurple.i386 0:2.7.7-0.el5

Complete!

just keep on trying if you get the 'no more mirrors' error. I got it on my 2nd try.


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