 |
Linode.com Forum Linode Community Forums
|
| Author |
Message |
alfons
Joined: 03 Aug 2004
Posts: 22
Location: Catalonia, Catalan Countries
|
| Posted: Sun Aug 15, 2004 6:01 am Post subject: locales and Squirrelmail |
|
|
Hi!
I have onfigured and installed squirrelmail in my system. Now, I'm trying to use locales. To do this I have to run an script called "comilepo" which is in "po" directory (of squirrelmail).
When I execute the script:
Code: compilepo ca_ES
the system returs an error:
Code: www-data@bastiments:~/correu/po$ ./compilepo ca_ES
Compiling ../locale/ca_ES/LC_MESSAGES/squirrelmail.po
./compilepo: msgfmt: command not found
www-data@bastiments:~/correu/po$
I know that I don't have the msgfmt program but I don't know how to install it. I'm using debian and I've tried apt-get but the package msgfmt does not exist.
Somebod of you have a solution?
Thanks. |
|
| Back to top |
|
pclissold
Joined: 24 Oct 2003
Posts: 481
Location: Netherlands
|
| Posted: Sun Aug 15, 2004 8:16 am Post subject: |
|
|
| It's in the devel/gettext (stable) package. |
|
| Back to top |
|
| |
|