[rt-users] Upgrade 3.2.2 -> 3.4.5 (language and acls)

Emmanuel Lacour elacour at easter-eggs.com
Sun Mar 5 13:23:21 EST 2006


On Sun, Mar 05, 2006 at 03:48:05PM +0100, Emmanuel Lacour wrote:
> Hi,
> 
> I just upgraded, following the standard procedure and I have some
> problems remaining:
> 
> - 2 command line scripts (used to add users via cron and the like) fails with the following error
> 
> next at /usr/share/perl5/Locale/Maketext/Lexicon.pm line 427.
> 
> - I've got French in my user preferences but the UI stay in english (it
>   worked before, could this be related to the previous error??)

It works after doing:

cp lib/RT/I18N/* local/po/

Why this wasn't handled by configure/make upgrade?

my configure:

./configure --prefix=/home/rt/rt --with-rt-group=rt --with-bin-owner=rt
--with-libs-owner=rt --with-libs-group=rt --with-db-type=mysql
--with-db-host=localhost --with-db-rt-host=localhost --with-db-port=3306
--with-db-rt-host=localhost --with-db-dba=root --with-db-database=rt
--with-db-rt-user=rt --with-db-rt-pass=xxxxxxxx --with-web-user=www-data
--with-web-group=www-data

-- 
Emmanuel Lacour ------------------------------------ Easter-eggs
44-46 rue de l'Ouest  -  75014 Paris   -   France -  Métro Gaité
Phone: +33 (0) 1 43 35 00 37    -     Fax: +33 (0) 1 41 35 00 76
mailto:elacour at easter-eggs.com   -    http://www.easter-eggs.com



More information about the rt-users mailing list