[vlc-devel] Re: Italian localization
Christophe Massiot
massiot at via.ecp.fr
Thu Jan 23 23:57:20 CET 2003
À (At) 23:46 +0100 23/01/2003, Bruno écrivait (wrote) :
> > Did I forget to answer you on this one ? Sorry, I really thought I
>> did answer. The solution is simple. The suggested line in the README
>> is only for the bash shell (which is default on X.2), if you still
>> use the venerable tcsh, here is what you should type :
> > $ setenv DYLD_LIBRARY_PATH "gettext-macosx:$DYLD_LIBRARY_PATH"
> > $ setenv PATH "gettext-macosx:$PATH"
>> $ ./convert-po.sh <LANG>.po
> >
>
>Nothing has changed.
>
>I have a doubt: are you sure that I can use this method on my MacOS X
>terminal ?
Yeah of course :-). I see the problem, tcsh is more evil than I
imagined :-). Try this :
>$ setenv DYLD_LIBRARY_PATH "gettext-macosx"
>$ setenv PATH "gettext-macosx:$PATH"
>$ ./convert-po.sh <LANG>.po
--
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