media temple dv install yum and media temple dv simpler svn install

1 Jun

found a tutorial on installing yum on a media temple dv within a tutorial on installing svn on media temple dv

the yum portion :

$ wget http://centos.mirror.vpslink.com/centos-4/4.4/os/i386/CentOS/RPMS/yum-2.4.3-1.c4.noarch.rpm

It has dependencies, so we need get them too.

$ rpm -ivh –nodeps http://centos.mirror.vpslink.com/centos-4/4.4/os/i386/CentOS/RPMS/libxml2-python-2.6.16-6.i386.rpm http://centos.mirror.vpslink.com/centos-4/4.4/os/i386/CentOS/RPMS/python-elementtree-1.2.6-4.2.1.i386.rpm http://centos.mirror.vpslink.com/centos-4/4.4/os/i386/CentOS/RPMS/python-sqlite-1.1.7-1.2.i386.rpm http://centos.mirror.vpslink.com/centos-4/4.4/os/i386/CentOS/RPMS/rpm-python-4.3.3-18_nonptl.i386.rpm http://centos.mirror.vpslink.com/centos-4/4.4/os/i386/CentOS/RPMS/python-urlgrabber-2.9.8-2.noarch.rpm

Now we can install yum:

$ rpm -Uvh yum-2.4.3-1.c4.noarch.rpm

Check if it’s installed:

$ rpm -q yum

go check it out for the full how to:
http://blog.hellm.com/post/5

3 Responses to “media temple dv install yum and media temple dv simpler svn install”

  1. Vic 22. Jan, 2009 at 11:12 am #

    Just a note, this has changed to
    http://mirror.centos.org/centos-4/4/os/i386/CentOS/RPMS/yum-2.4.3-4.el4.centos.noarch.rpm

  2. Travis 28. Jan, 2009 at 9:28 am #

    wget centos.mirror.vpslink.com/centos-4/4.4/os/i386/CentOS/RPMS/yum-2.4.3-1.c4.noarch.rpm

    –08:25:53– http://centos.mirror.vpslink.com/centos-4/4.4/os/i386/CentOS/RPMS/yum-2.4.3-1.c4.noarch.rpm
    Resolving centos.mirror.vpslink.com… 66.249.2.34
    Connecting to centos.mirror.vpslink.com|66.249.2.34|:80… connected.

    HTTP request sent, awaiting response… 404 Not Found
    08:25:53 ERROR 404: Not Found.

    I’ve tried a million times to install this and i always get 404 Not Found.

  3. Travis 28. Jan, 2009 at 9:34 am #

    it’s moved

    wget vault.centos.org/4.4/os/i386/CentOS/RPMS/yum-2.4.3-1.c4.noarch.rpm