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
Are there reliable repositories for PHP 5.2 for CentOS 5?
Try epl. https://fedoraproject.org/wiki/EPEL
On Tue, 2009-11-03 at 03:46 +0800, CentOS List wrote:
Are there reliable repositories for PHP 5.2 for CentOS 5?
Try epl. https://fedoraproject.org/wiki/EPEL
---- you mean like here ? (a mirror)
http://mirrors.xmission.com/fedora/epel/5/i386/
no, not available
Craig
On Mon, Nov 2, 2009 at 20:46, CentOS List centoslist@gmail.com wrote:
Are there reliable repositories for PHP 5.2 for CentOS 5?
Try epl. https://fedoraproject.org/wiki/EPEL
I don't think you can found PHP 5.2 at EPEL repo.
However I can found PHP 5.2.10 & 5.3 at Remi repo (http://rpms.famillecollet.com/enterprise/5/)
HTH
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
On Mon, 2009-11-02 at 20:57 +0100, Alexander Dalloz wrote:
Craig White schrieb:
I am trying to install GOsa and it seems to need PHP 5.2
....
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
---- thanks Alexander...I forgot about dev but looked in CentOS Plus. Maybe it's incumbent upon me to report back so it could possible move from Dev to Plus.
Craig
Hi,
I just installed GOSA using the PHP-5.2 from centOS testing: cd /etc/yum.repos.d/ wget http://dev.centos.org/centos/5/CentOS-Testing.repo yum --enablerepo=c5-testing check-update yum --enablerepo=c5-testing update php yum --enablerepo=c5-testing install php-mhash.x86_64 /etc/init.d/httpd restart
And then I used the packages from GOSA archives directly.
Hope this will help you! Bye Piero
2009/11/2 Craig White craigwhite@azapple.com:
On Mon, 2009-11-02 at 20:57 +0100, Alexander Dalloz wrote:
Craig White schrieb:
I am trying to install GOsa and it seems to need PHP 5.2
....
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
thanks Alexander...I forgot about dev but looked in CentOS Plus. Maybe it's incumbent upon me to report back so it could possible move from Dev to Plus.
Craig
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos