You could also do it directly from the command line: # rpm -Uvh http://www.gtlib.gatech.edu/pub/centos/5.2/os/i386/CentOS/centos-release-5-2.el5.centos.i386.rpmand save yourself some steps.
- MM On Sun, May 31, 2009 at 8:25 AM, Tony Graziano <[email protected] > wrote: > I opened an issue for that and it was closed. It is suggested you get the > yum repos for Centos and install them yourself until that is resolved. Yum > is installed, but the repo's for Centos are not. > > http://track.sipfoundry.org/browse/XX-5638 > > You need to do two things. > > 1. Create a Redhat-release file > > nano /etc/redhat-release > (put the following line of text in it, then save it with CTRL+x). > CentOS release 5.2 (Final) > > 2. Get the yum repo RPM from a Centos mirror for > centos-release-5-2.el5.centos.rpm and install that manually. > > from cli > > wget > http://www.gtlib.gatech.edu/pub/centos/5.2/os/i386/CentOS/centos-release-5-2.el5.centos.i386.rpm > > then > > rpm -Uvh centos-release-5-2.el5.centos.i386.rpm > > Now you can "yum update", when you do the update to Centos, you will see > the redhat-release file at bootup display your version, which will change to > Centos 5.3. > > Anyone installing 4.0 from ISO should consider this for the time being (my > opinion). > > - Tony > >>> "Yakout Esmat" <[email protected]> 05/31/09 6:52 AM >>> > Hi All, > > > > The instructions on this page > http://sipx-wiki.calivia.com/index.php/CD_Installation_of_sipXecs > > talks about the need to run "yum update" after the single CD install. > > > > Are these instructions old? Because after I installed the new version 4.0 i > discovered that the yum utility and many other CentOS packages are not even > installed. > > > > Are we not supposed to use yum to update the installation or even upgrade > to > future versions like 4.1 for example? > > > > The other thing, without yum, GNU make, rpm utility and all the others we > can't install any packages on the server. I tried the other day to install > "ddclient" on the server to use with dyndns and i couldn't due to the lack > of GNU make. > > > > Any ideas or thoughts around this is appreciated. > > > > Thanks > > > > > > > > > _______________________________________________ > sipx-users mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users >
_______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
