I installed a new centOS 6.5, then installed mysql 5.5
and then tried to install kloxo-mr by following the instructions here:
https://github.com/mustafaramadhan/kloxo/blob/dev/how-to-install.txtbut after running 'sh /script/upcp', I've got the following errors, and php53u & php52 can't be installed.
--> Finished Dependency Resolution
Error: Package: php52s-5.2.17-12.mr.el5.x86_64 (mratwork-release-version-arch)
Requires: libpq.so.4()(64bit)
Error: Package: php52s-5.2.17-12.mr.el5.x86_64 (mratwork-release-version-arch)
Requires: libltdl.so.3()(64bit)
Error: Package: php52s-5.2.17-12.mr.el5.x86_64 (mratwork-release-version-arch)
Requires: libnetsnmp.so.10()(64bit)
Error: Package: php52s-5.2.17-12.mr.el5.x86_64 (mratwork-release-version-arch)
Requires: libcurl.so.3()(64bit)
Error: Package: libxml2-python-2.9.1-1.mr.el5.x86_64 (mratwork-release-version-a rch)
Requires: python(abi) = 2.4
Installed: python-2.6.6-52.el6.x86_64 (@updates)
python(abi) = 2.6
Available: python-2.6.6-51.el6.x86_64 (base)
python(abi) = 2.6
Available: python26-2.6.8-2.el5.x86_64 (mratwork-epel)
python(abi) = 2.6
Available: python27-2.7.3-17.ius.el5.x86_64 (mratwork-ius-archive)
python(abi) = 2.7
Available: python27-2.7.3-19.ius.el5.x86_64 (mratwork-ius-archive)
python(abi) = 2.7
Available: python27-2.7.4-3.ius.el5.x86_64 (mratwork-ius-archive)
python(abi) = 2.7
Available: python27-2.7.5-1.ius.el5.x86_64 (mratwork-ius-archive)
python(abi) = 2.7
Available: python27-2.7.6-1.ius.el5.x86_64 (mratwork-ius-archive)
python(abi) = 2.7
Available: python27-2.7.6-3.ius.el5.x86_64 (mratwork-ius-archive)
python(abi) = 2.7
Available: python27-2.7.7-1.ius.el5.x86_64 (mratwork-ius-archive)
python(abi) = 2.7
Available: python27-2.7.8-1.ius.el5.x86_64 (mratwork-ius-stable)
python(abi) = 2.7
Available: python31-3.1.3-2.ius.el5.x86_64 (mratwork-ius-archive)
python(abi) = 3.1
Available: python31-3.1.4-1.ius.el5.x86_64 (mratwork-ius-archive)
python(abi) = 3.1
Available: python31-3.1.5-1.ius.el5.x86_64 (mratwork-ius-archive)
python(abi) = 3.1
Error: Package: php52s-5.2.17-12.mr.el5.x86_64 (mratwork-release-version-arch)
Requires: libc-client.so.1()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
/usr/local/lxlabs/kloxo/install/setup.sh: line 163: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 163: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 163: lxphp.exe: command not found
.....