[dev] Horde installation issue - gettext

Dilyan Palauzov didopalauzov at aegee.org
Thu Jun 30 17:33:15 PDT 2005


    Hello Gokul,
    I suppose I am ever newer to this mailing list:)
    I guess you should put the files on some place, where the system 
searches for libraries, this means c:\windows\ssytem32 or alike. As far 
as I know php/ext is for tools, which integrate php with the external 
world, in our case with gettext. But you need a proper installation of 
gettext self. I can only suggest you to try usin gettext also out of php 
in order to see if it is installed correctly. E.g. you can try running 
gimp (http://www.gimp.org/~tml/gimp/win32/downloads.html) or install 
some other programme from cygwin.
    all the best,
       dilyan

>Gokul wrote:
>  
>
>>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