[imp] Folders and Languages not working
   
    Amândio Antunes
     
    amandio@ccom.uminho.pt
       
    Thu, 28 Feb 2002 16:05:13 +0000
    
    
  
Hello!
Thanks for your suggestion. It was very helpful.
After compiling with, among other parameters as shown
below, --with-gettext=/usr, things start working. We've concluded that on
Sparc Solaris 8, the GNU gettext doesn't work with PHP 4.1.x.
Amândio
-----Original Message-----
From: Leena Heino [mailto:liinu@uta.fi]
Sent: terça-feira, 26 de Fevereiro de 2002 6:21
To: Amândio Antunes
Cc: Imp@Lists. Horde. Org
Subject: RE: [imp] Folders and Languages not working
On Mon, 25 Feb 2002, Amândio Antunes wrote:
> the gettext I'm using: version 0.10.40 (compiled
> with --with-libiconv-prefix=/usr/local)
>
You seem to be using gnu's gettext. Try using Solaris' own gettext
functions.
> php compiled as follows:
>
> ./configure --with-apxs=/usr/apache/bin/apxs \
>                                 --with-mysql=/usr/local/mysql \
>                                 --with-imap=/usr/local/src/imap-2001a \
>                                 --with-gettext=/usr/local \
>                                 --with-iconv=/usr/local \
>                                 --with-ldap=/usr/local \
>                                 --with-openssl=/usr/local/ssl \
>                                 --with-zlib \
>                                 --enable-track-vars \
>                                 --with-xml \
>                                 --with-mcrypt
>
--
  -- Leena Heino (liinu@uta.fi)