For Programmers: Free Programming Magazines  


Home > Archive > PHP Installation > June 2006 > (без темы)









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author (без темы)
Казьмин А.Н.

2006-06-01, 3:59 am

I get the last gettext and configuring/compiling/installing fine with:
../configure --prefix=/usr --disable-nls

After I tried to configure PHP 5.1.4 with this command line:
../configure --with-imap --with-mysql
--with-apxs=/usr/local/apache/bin/apxs --with-openssl --with-zlib
--enable-ctype --enable-ftp --with-gd --enable-sockets --enable-sysvsem
--enable-sysvshm --enable-memory-limit --with-png-dir=/usr/lib
--with-gettext

The error reproduces even if write --with-gettext=/usr
checking whether to include GNU gettext support... yes
checking for bindtextdomain in -lintl... no
checking for bindtextdomain in -lc... no
configure: error: Unable to find required gettext library

My OS is Slackware 10.2
Any ideas?
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com