PDA

View Full Version : PostgreSQL for DA



everestrus
12-11-2007, 12:11 AM
Hello there
Anybody know how to install porstgresql for directadmin? Because I have seen that for installation of it need some plugins which cost some money

Thanks
Best regards
Sergey

chatwizrd
12-11-2007, 02:18 PM
I found this

http://directadmin.com/forum/showthread.php?threadid=14266

everestrus
12-11-2007, 02:30 PM
Thanks I for this link but now i have another problem with compiling php with postgresql , and I think it not depend on from pgsql, because when I deleting link with pgsql from configure.php file, this error still apear
=======================
/usr/bin/ld: cannot find -lltdl
collect2: ld returned 1 exit status
make: *** [libphp4.la] Error 1
=======================
May some body know how to solve this problem
Thanks

chatwizrd
12-11-2007, 02:34 PM
What operating system is your server?

everestrus
12-11-2007, 02:43 PM
What operating system is your server?
Fedora Core release 6 (Zod)
Thanks

chatwizrd
12-11-2007, 02:58 PM
Try:

yum install libtool libtool-libs

everestrus
12-11-2007, 03:07 PM
It has been help partly but I have another error

collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1

Thanks for your help

everestrus
12-11-2007, 04:39 PM
thanks fixed
I have tried

./build clean
and then
./build php n
and it done succes