Re: i18n problem

2000-04-07 Thread Dave Peticolas
> I have not since about a week menus and messages in french (except some > from gnome) an I have only the html docs in french. > > I do > export LANG=fr_FR > export LC_ALL=fr_FR change > export LINGUAS=fr_FR to export LINGUAS=fr then run > ./configure or ./configure That should install th

i18n problem

2000-04-07 Thread LE NY Yannick
I have not since about a week menus and messages in french (except some from gnome) an I have only the html docs in french. I do export LANG=fr_FR export LC_ALL=fr_FR export LINGUAS=fr_FR ./configure or ./configure --enable-locale-dir=/usr/share/locale/fr/LC_MESSAGES make gnome make install in /g

Re: i18n problem

2000-01-24 Thread Yannick LE NY
Dave Peticolas a écrit : > > > > > > When running gnucash, you should have the following variables > > > defined and exported: > > > > > > export LANG=fr (or fr_FR, etc.) > > > export LC_ALL=fr_FR > > > > export LANG=fr > > export LC_ALL=fr_FR > > in /etc/profile and /etc/sysconfig/i18n > > > >

Re: i18n problem

2000-01-24 Thread Yannick LE NY
Dave Peticolas a écrit : > > > > When running gnucash, you should have the following variables > > > defined and exported: > > > > > > export LANG=fr (or fr_FR, etc.) > > > export LC_ALL=fr_FR > > > > export LANG=fr > > export LC_ALL=fr_FR > > in /etc/profile and /etc/sysconfig/i18n > > > > but

Re: i18n problem

2000-01-24 Thread Laurent P{'e}lecq
Perhaps the problem appears because gettext and gnucash are not installed in the same directory. You can try to run configure with --with-locale-dir=. If it works, then it's a bug in my patch. I won't be able to check it before next sunday. Moreover, my computer is about to die (it reboots unexpe

Re: i18n problem

2000-01-23 Thread Dave Peticolas
> > > > When running gnucash, you should have the following variables > > defined and exported: > > > > export LANG=fr (or fr_FR, etc.) > > export LC_ALL=fr_FR > > export LANG=fr > export LC_ALL=fr_FR > in /etc/profile and /etc/sysconfig/i18n > > but it don't work again. > Yannick In the 'New A

Re: i18n problem

2000-01-23 Thread Dave Peticolas
> > When running gnucash, you should have the following variables > > defined and exported: > > > > export LANG=fr (or fr_FR, etc.) > > export LC_ALL=fr_FR > > export LANG=fr > export LC_ALL=fr_FR > in /etc/profile and /etc/sysconfig/i18n > > but it don't work again. > Yannick What version of

Re: i18n problem

2000-01-23 Thread Yannick LE NY
Dave Peticolas a écrit : > > > > > > When you reran configure, you should have seen a message > > > about checking for catalogs to be installed ... > > > > > > Was the list blank, or did it contain "fr de"? > > > > It contain fr and de > > Ok, after you installed, there should have been a dire

Re: i18n problem

2000-01-22 Thread Dave Peticolas
> > > > When you reran configure, you should have seen a message > > about checking for catalogs to be installed ... > > > > Was the list blank, or did it contain "fr de"? > > It contain fr and de Ok, after you installed, there should have been a directory /share/locale/fr/LC_MESSAGES/gnucash.m

Re: i18n problem

2000-01-22 Thread Yannick LE NY
Dave Peticolas a écrit : > > > > > > Dave Peticolas a écrit : > > > > > > > > > > > > > > Dave Peticolas a écrit : > > > > > > > > > > Hi all, > > > > > > I have installed all the package needed by Gnucash > > > > > > I have gnucash from CVS and Linux-Mandrake 6.1 (based on Redhat 6.X.) > > > >

Re: i18n problem

2000-01-22 Thread Dave Peticolas
> > > Dave Peticolas a écrit : > > > > > > > > > > Dave Peticolas a écrit : > > > > > > > > Hi all, > > > > > I have installed all the package needed by Gnucash > > > > > I have gnucash from CVS and Linux-Mandrake 6.1 (based on Redhat 6.X.) > > > > > with french locales installed. > > > > > And

Re: i18n problem

2000-01-22 Thread Yannick LE NY
Dave Peticolas a écrit : > > > > > > Dave Peticolas a écrit : > > > > > > Hi all, > > > > I have installed all the package needed by Gnucash > > > > I have gnucash from CVS and Linux-Mandrake 6.1 (based on Redhat 6.X.) > > > > with french locales installed. > > > > And I made in the Gnucash rep

Re: i18n problem

2000-01-22 Thread Dave Peticolas
> > > Dave Peticolas a écrit : > > > > Hi all, > > > I have installed all the package needed by Gnucash > > > I have gnucash from CVS and Linux-Mandrake 6.1 (based on Redhat 6.X.) > > > with french locales installed. > > > And I made in the Gnucash repertory: > > > ./configure > > > > Try make

Re: i18n problem

2000-01-22 Thread Yannick LE NY
Dave Peticolas a écrit : > > Hi all, > > I have installed all the package needed by Gnucash > > I have gnucash from CVS and Linux-Mandrake 6.1 (based on Redhat 6.X.) > > with french locales installed. > > And I made in the Gnucash repertory: > > ./configure > > Try make -C po update-po from the

Re: i18n problem

2000-01-21 Thread Dave Peticolas
> Hi all, > I have installed all the package needed by Gnucash > I have gnucash from CVS and Linux-Mandrake 6.1 (based on Redhat 6.X.) > with french locales installed. > And I made in the Gnucash repertory: > ./configure Try make -C po update-po from the main directory, then make gnome and make i

i18n problem

2000-01-21 Thread Yannick LE NY
Hi all, I have installed all the package needed by Gnucash I have gnucash from CVS and Linux-Mandrake 6.1 (based on Redhat 6.X.) with french locales installed. And I made in the Gnucash repertory: ./configure make gnome I go in po repertory, and I made : msgfmt -o gnucash.mo -v fr.po and msgfmt -o