[horde] Horde Installation problem

Leonard R Smith II lrsmith at umich.edu
Sat Aug 2 09:42:51 PDT 2003


To all,
	I got it to work but something does not seem right. gettext-0.11.5
is installed, both static and dynamic libraries.  In the static libraries
the following functions exist

bindtextdomain
textdomain
gettext

but they do not exist in the shared library. Instead they have libintl_
prepended to the function names. I modified Lang.php and Registry.php to
reflect this and I've gotten to the "Welcome to Horde" login window.

I am not familiar with gettext to say if this is normal, if our
configuration needs some tweaking, if horde needs some tweaking or
gettext.

Anyway thanks for the bandwidth.
Len




 On Sat, 2 Aug 2003, Leonard R Smith II wrote:

>
> I am trying to install Horde-2.2.3 on a Solaris 8 machine with :
> Apache-1.3.27
> PHP-4.3.2
>
> I've been tracking down little problems and at this point I am seeing the
> following in the logs when I try and run horde/index.php
>
> [Sat Aug  2 11:53:59 2003] [error] PHP Fatal error:  Call to undefined
> function:  bindtextdomain() in /opt/www/htdocs/horde-2.2.3/lib/Lang.php on
> line 97
>
> The FAQ says this is usually the result of not have gettext compiled in
> with PHP but we did our own compile and it was linked in, via configure.
> Also horde/test.php seems to thing gettext support is enabled.
>
> Configure Command  './configure' '--prefix=/opt/packages/php-4.3.2'
> '--enable-force-cgi-redirect' '--enable-discard-path' '--enable-trans-sid'
> '--with-config-file-path=/opt/www/etc'
> '--with-exec-dir=/opt/packages/php-4.3.2/bin' '--with-mm=/opt'
> '--with-zlib' '--with-zlib-dir=/opt' '--with-expat-dir=/opt'
> '--with-gdbm=/opt' '--with-gd=yes' '--enable-gd-native-ttf'
> '--with-xpm-dir=/opt' '--with-jpeg-dir=/opt' '--with-png-dir=/opt'
> '--with-freetype-dir=/opt' '--enable-freetype-4bit-antialias-hack'
> '--with-mysql=/opt' '--with-bz2=/opt' '--with-iconv=/opt'
> '--with-gettext=/opt' '--with-mhash=/opt' '--with-mcrypt=/opt'
> '--with-imap=/var/tmp/c-client' '--with-kerberos=/opt'
> '--with-apxs=/opt/bin/apxs'
>
> PHP Module Capabilities
>
>     * DOM XML Support: No
>     * FTP Support: No
>     * Gettext Support: Yes
>
>
> Any suggestions would be appreciated.
>
> 	Thanks,
> 		Len
>
>
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>




More information about the horde mailing list