[vlc-devel] Re: Italian localization
Christophe Massiot
massiot at via.ecp.fr
Fri Jan 24 10:53:35 CET 2003
On Fri, Jan 24, 2003, Bruno wrote:
> >> $ setenv DYLD_LIBRARY_PATH "gettext-macosx"
> >> $ setenv PATH "gettext-macosx:$PATH"
> >> $ ./convert-po.sh <LANG>.po
> >
>
>
> We're improving :)
>
> Now I have "./convert-po.sh: Command not found." that seems to come from
> "msgfmt: Command not found."
>
> msgfmt seems to be a document and not a command.
>
> Can it be ? Have I done anything wrong ?
Probably you didn't extract the tar.gz with tar but with something like
stuffit which drops attributes. Do the following :
$ chmod +x convert-po.sh
$ chmod +x gettext-macosx/msgfmt
(and the same for any command which says "command not found")
--
Christophe Massiot.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list