Skip to Content.
Sympa Menu

en - Re: [sympa-users] Sympa 5.1b on FreeBSD 5.4

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Adam Bernstein <address@concealed>
  • To: Mark Ogden <address@concealed>
  • Cc: address@concealed
  • Subject: Re: [sympa-users] Sympa 5.1b on FreeBSD 5.4
  • Date: Tue, 05 Jul 2005 11:10:45 -0700

On Tue, 2005-07-05 at 10:53 -0600, Mark Ogden wrote:
> I have having trouble installing Sympa 5.1b on a brand new install of
> FreeBSD 5.4. Well to be percise, the install goes fine and Sympa is
> actually up and running but the locale langagues do not work. I get
> this message from the install process:

I had the same problem, it's a difference between FreeBSD and Linux
(which Sympa is developed on) -- I just haven't had a chance to report
the bug yet. You need to go into your /usr/share/locale directory and
create symlinks like so:

lrwxr-xr-x 1 root wheel 15 Jun 13 13:53 en_US -> en_US.ISO8859-1
lrwxr-xr-x 1 root wheel 15 Jun 13 13:53 fr_FR -> fr_FR.ISO8859-1
lrwxr-xr-x 1 root wheel 15 Jun 13 13:54 hu_HU -> hu_HU.ISO8859-2
lrwxr-xr-x 1 root wheel 15 Jun 13 13:54 it_IT -> it_IT.ISO8859-1

Linux has locale.aliases file for creating aliases for these things, but
as far as I can tell FreeBSD doesn't. But I'm not an expert yet.

ab





Archive powered by MHonArc 2.6.19+.

Top of Page