GnuCash Lithuanian translation
Christian Stimming
stimming at tuhh.de
Tue Aug 11 10:30:16 EDT 2009
Zitat von Tadas Masiulionis <tadzikaz at 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 <tadzikaz at 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 at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel
>
More information about the gnucash-devel
mailing list