Am Dienstag, 11. August 2009 16:58 schrieb Tadas Masiulionis: > Start Gnucash: > /opt/gnucash-svn/bin/gnucash > > also tried > > LANG=lt /opt/gnucash-svn/bin/gnucash > > but Gnucash starting only in english language... > Maybe my system has not correctly location settings?
Yes, this is probably the problem. What do you see as console message right after you typed "LANG=lt gnucash"? I see * 20:48:13 WARN <Gtk> Locale not supported by C library. Using the fallback 'C' locale. which confirms what you thought. I can look up the installed lt-related locale by $ locale -a | grep lt lt_LT lt_LT.utf8 so I tried again by LANG=lt_LT gnucash and voila! There is a gnucash in a very foreign language (to me). Regards, Christian > > Tadas > > > 2009/8/11 Christian Stimming <stimm...@tuhh.de> > > > Zitat von Tadas Masiulionis <tadzi...@gmail.com>: > >> I successfully compiled Gnucash on Archlinux. I want to continue > >> Lithuanian > >> translation. But i do not know, how to make that Gnucash use lt.po. > >> Please help me. > > > > Which version of gnucash? The most up-to-date from SVN contains already > > your Lithuanian translation from 2009-04-03 in the file po/lt.po. Once > > you have compiled and installed (make; make install) that version, your > > translation will be active. > > > > If you want to use an updated translation, copy your updated lt.po file > > into po/lt.po, run "make; make install" again, and then your installed > > version of gnucash will use the update as well. > > http://wiki.gnucash.org/wiki/Translation#Get_the_source_from_SVN > > > > Regards, > > > > Christian > > > >> Tadas > >> > >> 2009/5/20 Tadas Masiulionis <tadzi...@gmail.com> > >> > >> Hello, > >> > >>> I tried to build GnuCash from source follow these steps: > >>> > >>> *sudo apt-get install gettext texinfo subversion autoconf \ > >>> libgconf2-dev libxml++2.6-dev intltool libtool swig \ > >>> > >>> > >>> slib guile-1.6-slib guile-1.6-dev doxygen libgtk2.0-dev \ > >>> libgnomeui-dev libglade2-dev libgoffice-0-6-dev \ > >>> libgtkhtml3.14-dev libofx-dev libfinance-quote-perl > >>> libdate-manip-perl* > >>> > >>> *mkdir -p $HOME/unstable $HOME/development > >>> > >>> > >>> rm -rf $HOME/unstable/gnucash $HOME/development/gnucash > >>> cd $HOME/development > >>> svn checkout http://svn.gnucash.org/repo/gnucash/trunk gnucash > >>> > >>> > >>> cd gnucash > >>> ./autogen.sh > >>> ./configure --prefix=$HOME/unstable/gnucash --enable-debug > >>> --enable-doxygen --enable-error-on-warning --enable-compile-warnings > >>> > >>> > >>> * > >>> > >>> But i got error after last command: > >>> ... > >>> *checking for guile... /usr/bin/guile > >>> checking for guile - 1.6.0 <= version < 99.99.99... no: > >>> configure: WARNING: guile version check failed > >>> configure: error: > >>> > >>> guile does not appear to be installed correctly, or is not in the > >>> correct version range. Perhaps you have not installed the guile > >>> development packages? Gnucash requires at least version 1.6 to > >>> build.* > >>> > >>> May somebody help me to solve a problem? > >>> I use development version of Ubuntu 8.10 (Karmic). > >>> I want to continue Lithuanian translation of GnuCash... > >>> > >>> Thank you. > >>> > >>> Tadas > >>> > >>> _______________________________________________ > >> > >> gnucash-devel mailing list > >> gnucash-devel@gnucash.org > >> https://lists.gnucash.org/mailman/listinfo/gnucash-devel _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel