For Programmers: Free Programming Magazines  


Home > Archive > PHP Installation > March 2004 > Trouble finding gettext on SuSE AMD64









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 Trouble finding gettext on SuSE AMD64
Richard Mixon

2004-03-26, 11:23 pm

Hello,

I am a relative PHP/Linux newbie and am trying to get PHP 4.3.3 to work on SuSE Linux Enterprise Server for AMD64 (AMD's Opteron
chip). But it seems that SuSE's enterprise servers are quite a bit back-level in many cases (in the nameof stability I think).

I am able to build PHP fine, until I try with the --with-gettext option. Then I get this error:
configure: error: Unable to find required gettext library

I have looked through many forums and posts trying to find how to resolve this. A few threads
(http://isp-lists.isp-planet.com/isp...hrd9.html#05666), but no resolution or instructions on how to resolve. I do have
the gettext package installed.

Here is what my system says about gettext:
# rpm -qa | egrep gettext
perl-gettext-1.01-134
gettext-0.11.5-111
#

And looking at the configure scripts it appears to look for libintl.h, and I have that:
# find / -name "libintl.h" -print
/usr/include/libintl.h
#

Any ideas or pointers on where I could ask? SuSE is so far unresponsive.

Thank you again - Richard Mixon
Sponsored Links







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

Copyright 2008 codecomments.com