Subject: The mailing list for listmasters using Sympa
List archive
- From: Oskar Eyb <address@concealed>
- To: Olivier Girard <address@concealed>
- Cc: address@concealed
- Subject: Re: [sympa-users] Installation on freebsd
- Date: Fri, 10 Mar 2006 13:31:21 +0100
Olivier Girard wrote:
> There are two things to do:
>
> - Changing path in Language.pm (Freebsd use /usr/local/share/locale,
> sympa seem to have /usr/local/locale hardcoded somewhere)
>
> - renaming conflicting perl module gettext_xs.pod as something else.
>
> Symlinks are not necessary.
In Language.pm there is FreeBSD mentioned:
## Used to perform setlocale on FreeBSD / Solaris
my %locale2charset = ('cs_CZ' => 'utf-8',
'de_DE' => 'iso8859-1',
[...]
);
I changed the line to this:
&Locale::Messages::bindtextdomain('sympa','/usr/local/share/locale');
and renamed the gettext_xs.pm file, too:
ls -1 /usr/local/lib/perl5/site_perl/5.8.8/Locale/gettext_xs.p*
/usr/local/lib/perl5/site_perl/5.8.8/Locale/gettext_xs.pm.safe
/usr/local/lib/perl5/site_perl/5.8.8/Locale/gettext_xs.pod.safe
Now, it works! Great - Thanks!
Oskar
-
Re: [sympa-users] Installation on freebsd,
Olivier Salaün - CRU, 03/03/2006
- <Possible follow-up(s)>
- Re: [sympa-users] Installation on freebsd, Olivier Girard, 03/06/2006
-
Re: Re: [sympa-users] Installation on freebsd,
Oskar Eyb, 03/08/2006
-
Re: [sympa-users] Installation on freebsd,
Olivier Girard, 03/10/2006
- Re: [sympa-users] Installation on freebsd, Oskar Eyb, 03/10/2006
-
Re: [sympa-users] Installation on freebsd,
Olivier Girard, 03/10/2006
Archive powered by MHonArc 2.6.19+.