LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Repositories & Software Versions (https://www.linuxquestions.org/questions/linux-newbie-8/repositories-and-software-versions-656719/)

nyheat 07-18-2008 04:34 PM

Repositories & Software Versions
 
Where can I find RPM repositories that contain newer software?

For instance, I would like to install PHP but the newest version available through yum is 5.1.6 (the current PHP version is 5.2.6).

Here are the current repositories that I have added:
* rpmforge: ftp-stud.fht-esslingen.de
* base: mirror.atlanticmetro.net
* updates: repo.bioinformatics.upenn.edu
* addons: ftp.linux.ncsu.edu
* extras: mirror.linux.duke.edu

FranDango 07-18-2008 05:32 PM

This depends on your distributions specific repositories, in your case CentOS. If it isn't available, you might volunteer to provide such a package to the repository.

On Fedora systems the main repositories provide PHP version 5.2.6 is the current state. I'm not sure if you can use Fedora RPM's on CentOS. Even if it installs properly, you might want to remove the previous PHP installation to avoid any confusion due to different install locations of the RPM packages (if there are any differences for PHP).

Alternatively you could build from sources, but that would mean that you have to update each new version by building it yourself to stay on bleeding edge of development.

Linux Archive

nyheat 07-18-2008 09:23 PM

AFAIK most Fedora RPM's work just fine on CentOS.

Where can I find a list of recommended repositories for Fedora/Red Hat/CentOS?
Some of the ones I found through Google had problems.


All times are GMT -5. The time now is 04:38 AM.