PDA

View Full Version : Fresh install



kisiek
08-25-2011, 10:23 AM
Hi guys
Today i want to install DA on centos 5.6 x86_64
custombuild
default php 5
php 5 cgi
php 4 cli
And i've got problem with install on fresh os



/usr/bin/ld: /usr/local/lib/libltdl.a(ltdl.o): relocation R_X86_64_32S against `a local symbol' can not be used when making a shared object; recompile with -fPIC
/usr/local/lib/libltdl.a(ltdl.o): could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [libphp4.la] Error 1



any idea how to fix it ?

zEitEr
08-25-2011, 11:01 AM
I've googled a little bit on the subject and found a suggestion to install the devel package for the 32-bit glibc package and try again.

kisiek
08-25-2011, 11:28 AM
Setting up Install Process
Package glibc-devel-2.5-58.el5_6.4.x86_64 already installed and latest version
Package glibc-devel-2.5-58.el5_6.4.i386 already installed and latest version
Package glibc-2.5-58.el5_6.4.x86_64 already installed and latest version
Package glibc-2.5-58.el5_6.4.i686 already installed and latest version
Nothing to do



Already have glibc-devel so what next ?

smtalk
08-25-2011, 01:15 PM
http://help.directadmin.com/item.php?id=296