Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
02-01-2011, 04:04 AM
|
#1
|
Member
Registered: Nov 2007
Posts: 207
Rep:
|
Dependencies error
Dear Friends,
I have tried to install http* packages from the RHEL5.5 DVD but getting dependencies error. Right now we do not have any yum server.
--------------------------------------
[root@ps14i0812ap268 Server]# rpm -ivh httpd* --nodeps
warning: httpd-2.2.3-43.el5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
Preparing... ########################################### [100%]
1:httpd ########################################### [ 25%]
2:httpd-devel ########################################### [ 50%]
3:httpd-devel ########################################### [ 75%]
4:httpd-manual ########################################### [100%]
[root@ps14i0812ap268 Server]# rpm -ivh httpd*
warning: httpd-2.2.3-43.el5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
error: Failed dependencies:
libapr-1.so.0()(64bit) is needed by httpd-2.2.3-43.el5.x86_64
libaprutil-1.so.0()(64bit) is needed by httpd-2.2.3-43.el5.x86_64
apr-devel is needed by httpd-devel-2.2.3-43.el5.i386
apr-util-devel is needed by httpd-devel-2.2.3-43.el5.i386
apr-devel is needed by httpd-devel-2.2.3-43.el5.x86_64
apr-util-devel is needed by httpd-devel-2.2.3-43.el5.x86_64
[root@ps14i0812ap268 Server]# rpm -ivh libapr-1.so.0
error: open of libapr-1.so.0 failed: No such file or directory
[root@ps14i0812ap268 Server]# rpm -ivh apr-util-devel*
warning: apr-util-devel-1.2.7-11.el5.i386.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
error: Failed dependencies:
apr-devel is needed by apr-util-devel-1.2.7-11.el5.i386
apr-util = 1.2.7-11.el5 is needed by apr-util-devel-1.2.7-11.el5.i386
db4-devel is needed by apr-util-devel-1.2.7-11.el5.i386
expat-devel is needed by apr-util-devel-1.2.7-11.el5.i386
libaprutil-1.so.0 is needed by apr-util-devel-1.2.7-11.el5.i386
openldap-devel is needed by apr-util-devel-1.2.7-11.el5.i386
apr-devel is needed by apr-util-devel-1.2.7-11.el5.x86_64
apr-util = 1.2.7-11.el5 is needed by apr-util-devel-1.2.7-11.el5.x86_64
db4-devel is needed by apr-util-devel-1.2.7-11.el5.x86_64
expat-devel is needed by apr-util-devel-1.2.7-11.el5.x86_64
libaprutil-1.so.0()(64bit) is needed by apr-util-devel-1.2.7-11.el5.x86_64
openldap-devel is needed by apr-util-devel-1.2.7-11.el5.x86_64
[root@ps14i0812ap268 Server]# rpm -ivh apr-devel*
warning: apr-devel-1.2.7-11.el5_3.1.i386.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
error: Failed dependencies:
apr = 1.2.7-11.el5_3.1 is needed by apr-devel-1.2.7-11.el5_3.1.i386
gcc = 4.1.2 is needed by apr-devel-1.2.7-11.el5_3.1.i386
libapr-1.so.0 is needed by apr-devel-1.2.7-11.el5_3.1.i386
apr = 1.2.7-11.el5_3.1 is needed by apr-devel-1.2.7-11.el5_3.1.x86_64
gcc = 4.1.2 is needed by apr-devel-1.2.7-11.el5_3.1.x86_64
libapr-1.so.0()(64bit) is needed by apr-devel-1.2.7-11.el5_3.1.x86_64
[root@ps14i0812ap268 Server]#
---------------------------------------
So, how can we install http* rpm??
Thanks-
Shankar
|
|
|
02-01-2011, 04:17 AM
|
#2
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
if you're only using rpm, then you install those packages too, it's not an error, you just haven't completed the picture yet. if httpd is on the DVD, every single one of those packages will also be on the DVD, guaranteed. Don't install by wildcard, that's just bad, as you're going to install both i686 and x86_64 on your system, which you don't want to do by default.
|
|
|
02-02-2011, 02:00 AM
|
#3
|
Member
Registered: Nov 2007
Posts: 207
Original Poster
Rep:
|
Thanks Chris,
Yes we should not include *.
I have created yum locally and its working fine now.
Regards,
Shankar
|
|
|
All times are GMT -5. The time now is 11:17 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|