Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
May 25, 2012, 09:36:18 AM

Pages: [1]   Go Down
  Print  
Author Topic: autoconf install  (Read 3612 times)
GrrrlRomeo
Trekkie
**
Offline Offline

Posts: 12



WWW
« on: March 04, 2007, 10:02:11 PM »

Any advice on installing autoconf? I try to search for instructions and I keep finding the yum install command which I don't have.
Logged
perestrelka
Administrator
Master Jedi
*****
Offline Offline

Posts: 1395



« Reply #1 on: March 06, 2007, 11:01:19 PM »

Hi GrrrlRomeo,

You need to install yum and then use the yum command to install autoconf:

Code:
rpm -ivh http://mirror.centos.org/centos/3.6/os/i386/RedHat/RPMS/yum-2.0.8-2.centos3.noarch.rpm
yum upgrade

and then

Code:
yum install autoconf

to add autoconf on your server.

I hope this helps.
Logged

Kind Regards,
Vlad Artamonov
GrrrlRomeo
Trekkie
**
Offline Offline

Posts: 12



WWW
« Reply #2 on: March 10, 2007, 06:16:39 PM »

Hey, thanks. I already contacted dedicatedchat and they helped me out. Really the best tech support experience I think I've ever had. LOL My previous VPS host gave me no support and cost twice as much, so I was thrilled.

I'll keep the yum upgrade in mind if I need to install anything else that can be done with yum.
Logged
perestrelka
Administrator
Master Jedi
*****
Offline Offline

Posts: 1395



« Reply #3 on: March 11, 2007, 03:39:04 AM »


Anytime!  Welcome
Logged

Kind Regards,
Vlad Artamonov
GrrrlRomeo
Trekkie
**
Offline Offline

Posts: 12



WWW
« Reply #4 on: March 14, 2007, 12:13:39 AM »

ah seems I've hit a snag.

After running yum upgrade I get

Quote
Finding obsoleted packages
Resolving dependencies
Traceback (most recent call last):
  File "/usr/bin/yum", line 30, in ?
    yummain.main(sys.argv[1:])
  File "/usr/share/yum/yummain.py", line 319, in main
    (errorcode, msgs) = tsInfo.resolvedeps(rpmDBInfo)
  File "/usr/share/yum/nevral.py", line 326, in resolvedeps
    _ts = self.populateTs(addavailable = 1)
  File "/usr/share/yum/nevral.py", line 285, in populateTs
    pkghdr = self.getHeader(name, arch)
  File "/usr/share/yum/nevral.py", line 88, in getHeader
    pkghdr = clientStuff.readHeader(self.localHdrPath(name, arch))
  File "/usr/share/yum/clientStuff.py", line 192, in readHeader
    h = rpm.headerLoad(fd.read())
  File "/usr/lib/python2.3/gzip.py", line 217, in read
    self._read(readsize)
  File "/usr/lib/python2.3/gzip.py", line 276, in _read
    uncompress = self.decompress.decompress(buf)
MemoryError

And now it seems it won't let go of the memory allocated to it. That's why privvmpages is maxed out.
Logged
perestrelka
Administrator
Master Jedi
*****
Offline Offline

Posts: 1395



« Reply #5 on: March 15, 2007, 05:31:40 AM »


I would recommend to stop memory hungry applications before running yum then.
Logged

Kind Regards,
Vlad Artamonov
Pages: [1]   Go Up
  Print  
 
Jump to: