help on addon packages

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat help on addon packages
# 1  
Old 05-02-2012
help on addon packages

Hello,

I am running vertica on my VMware which has Centos 5.5. I wanted to add some packages to the OS as I am working on some user defined functions.
The packages which I need are
openldap-devel
glibc-devel
glibc-common
libidn-devel
openssl-devel

The Centos version is Centos 5.5 and the the rpm.
I did uname -r and found the version to be 2.6.18-194.el5, i need the rpm for 64 bit

Now the problem is
I tried installing these packages using
yum install -y glibc-devel

Error - Could not retrieve the mirrorlist
cannot find a valid base url.
IOerror <(urlopen error 110, 'connection timed out')>

yum command is not working for any of the packages. Is there any other way I can get the exact rpm and download and use it. Please help me
# 2  
Old 05-02-2012
Do you have any repositories defined for YUM? It isn't magic. It needs to know where to look.

Perhaps you could use the OS DVD as the source of the repos. Search online for instructions for making the DVD or ISO a repository.
# 3  
Old 05-03-2012
hello,

frankly speaking, I am very new to unix paltform. so I don't knwo whether the yum repositories are defined

Can you please help me with setting the repositry or with yum command .

I want to get the openldap-devel package for Centos 5.5
# 4  
Old 05-03-2012
# 5  
Old 05-03-2012
CentOS 5.5 is at EOL (end of life) and is no longer maintained or updated.

If you know what you are doing, and absolutely want to remain at 5.5, go to vault.centos.org for packages.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Fedora

Looking for RPM packages

Hi all, Trying to get the following packages for an ARM 71 device running an image of Fedora 18. I need these system livraries for compilation. gtk2-devel-2.22.0-2.fc14.i686.rpm proj-devel-4.7.0-3.fc14.i686.rpm proj-4.7.0-3.fc14.i686.rpm Anyone know where I could find them? Thanks in... (3 Replies)
Discussion started by: fedora18
3 Replies

2. Post Here to Contact Site Administrators and Moderators

vbulletin addon for ads?

i'm wondering what vbulletin addon is used here to manage ads if the admin could let me know :) (1 Reply)
Discussion started by: disgust
1 Replies

3. Slackware

Find Slackware Packages - packages.acl.org.ua

Hi! Let me introduce a project for find and download Slackware packages and browse Slackware repositories. The site provides following features: * Large, daily updated database with RPM, DEB, TGZ, TXZ packages for well-known repositories of the Slackware, Fedora, CentOS, RHEL, Debian,... (2 Replies)
Discussion started by: lystor
2 Replies

4. Solaris

Packages

Hi there i wonder if someone can help, i have 2 servers (serverA and serverB). on A i have 147 packages, on server B i have 714 packages installed. i need server A to have the same packages as server B. how do i compile a list of only the packages i need? so in other words the list should be... (2 Replies)
Discussion started by: brian112
2 Replies

5. UNIX for Dummies Questions & Answers

packages

Hi there i wonder if someone can help, i have 2 servers (serverA and serverB). on A i have 147 packages, on server B i have 714 packages installed. i need server A to have the same packages as server B. how do i compile a list of only the packages i need? so in other words the list should be... (0 Replies)
Discussion started by: brian112
0 Replies

6. Solaris

Need few packages for installation

I need the following packages to keep my system uptodate. These packages are not present in Solaris U7. I didnt get these packages from Sun freeware site. Please help me where i can get these packages? IS94de812 ISCbemBui ISCbemCli ISCsmMult ISHelpMul ISJavaMul ISLockhar ISSadeCli... (4 Replies)
Discussion started by: ramnagaraj
4 Replies

7. Solaris

Which packages contain?

Cannot find which packages install: The executable: sharemgr The service: smb/server Anyone knows? Background, I want to setup CIFS on ZFS. Solaris 10. (1 Reply)
Discussion started by: sb008
1 Replies

8. UNIX for Dummies Questions & Answers

scsi drive addon

Adding another scsi drive, no name, it came with the instruction manual in japanese, so of no use. We need to format it, it only shows up as 14 gigs, when we know it is a 40 gig drive, but have no specs on the cyl, etc. Combing through faqs, one of my coworkers found a blurb that unix won't... (1 Reply)
Discussion started by: kymberm
1 Replies
Login or Register to Ask a Question