[dev] Horde installation issue - gettext

Gokul Gokul at appshub.com
Thu Jun 30 14:10:03 PDT 2005


Hi,
     I'm very much new to this group and to Horde.
My task was to install CHORA. So I had to install Horde , Apache , PHP.
 
My environment:
           OS : Windows XP
 
I was able to install Apache Web Server 2.0.54 (Win32), PHP 5.0.4
After that I installed Horde 3.0.4 in the /htdocs directory.
 
And I tried to test it by http://localhost/horde/test.php , then I get the error message saying Horde will not run
without gettext support. To overcome this I tried 2 options.
 
1. I checked the php/ext directory. It had php_gettext.dll. So in the php.ini file, I uncommented the line to use the particular dll. The value in 
    the extension_dir is pointing to the correct directory.
    And I restarted the Apache server. But again it came up with the same error.
 
2. I downloaded the gettext package from GNU website and I used the gettext-runtime-0.13.bin.woe32 zip file. I extracted the files under php/ext/
    directory. And I also downloaded libiconv package and used the libiconv-1.9.1.bin.woe32. I extracted the files to the same directories as gettext 
    above. And there were 2 or 3 exe's in the bin directory, which I tried to run from the cmd prompt. But it said, missing arguments.
 
    Am I missing something here ? Can you pls help me out in this ? Is there any other dlls' to be downloaded ? Below is the error message.
Hope I have given enough information. If not pls let me know. Thanks very much.
 
Error Message:
 
*	Ctype Support: Yes 
*	DOM XML Support: No 
*	FTP Support: Yes 
*	GD Support: Yes 
*	Gettext Support: No
Horde will not run without gettext support. Compile PHP with --with-gettext before continuing. 
 
 
Thanks,
-Gokul



More information about the dev mailing list