![]() |
CentOS 5.2 Install line 888 fresh install
Hey guys i just followed the whole perfect guide thing and now i get this error on centos 5.2 and ideas?
Code:
---Configuring extensions---CentOS 5.2 64bit |
Please install the libxml2 development package.
|
its already installed
yum install libxml already installed yum install libxml-devel already installed |
ok i got passed that but now i have another problem
Code:
Configuring extensions |
got passed that now this :(
Code:
xecute.lo sapi/apache/sapi_apache.lo sapi/apache/mod_php5.lo sapi/apache/php_apache.lo main/internal_functions.lo -lcrypt -lcrypt -lrt -lmysqlclient -lz -lresolv -lm -ldl -lnsl -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lcrypt -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lcrypt -o libphp5.la |
Looks as if you use a 64Bit Kernel and 32Bit Userland or vice versa and the zlib library you installed does not support this.
You should either use 64Bit kernal and userland or 32bit kernel and userland but do not mix it. |
How would I go about installing the correct one any links on info or do you know?
|
reinstalled centos and it works now this is great thanks for the snappy support till all my thanks to you :) :cool:
|
Got Past it?
WebCave, or anyone else...
I am having the same problems you did, how did you get past the snaggs? I get the same exact error message... I have the libxml2 and libxml2-devel installed I removed the libxml2.i386 packages (using x86_64) I feel a little lost |
Ran...
yum groupinstall 'Development Tools' yum groupinstall 'Development Libraries' and it solved my problems |
| All times are GMT +2. The time now is 21:03. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.