Craig White schrieb: > I am trying to install GOsa and it seems to need PHP 5.2 > > So I searched CentOS Plus but no luck > > So I downloaded the src RPM from Fedora 11 and tried to build but got > derailed early on in the process with these errors... > > + cat /usr/share/aclocal/libtool.m4 \ > /usr/share/aclocal/ltoptions.m4 \ > /usr/share/aclocal/ltsugar.m4 \ > /usr/share/aclocal/ltversion.m4 \ > /usr/share/aclocal/lt~obsolete.m4 > cat: /usr/share/aclocal/ltoptions.m4: No such file or directory > cat: /usr/share/aclocal/ltsugar.m4: No such file or directory > cat: /usr/share/aclocal/ltversion.m4: No such file or directory > cat: /usr/share/aclocal/lt~obsolete.m4: No such file or directory > error: Bad exit status from /var/tmp/rpm-tmp.28181 (%build) > > and I can't figure out where those might come from with yum > provide/search > > Are there reliable repositories for PHP 5.2 for CentOS 5? > > Is there some way I can get this to build on CentOS 5? > > Craig Hi Craig :) The testing repo holds a 5.2.9 build http://dev.centos.org/centos/5/testing/x86_64/RPMS/ Regards Alexander