[Kmymoney-devel] svn testing/install answer

Alvaro Soliverez asoliverez at gmail.com
Mon Feb 8 02:55:37 CET 2010


Hello Jack,
you should be able to have both installed side-by-side, since the
executable and folder names are different.

The KDE4 executable and folder are named kmymoney, while the older
ones are called kmymoney2.

Regards,
Alvaro

On Sun, Feb 7, 2010 at 10:43 PM, Jack <ostroffjh at users.sourceforge.net> wrote:
> (Answering my own question in case it helps someone else.)
>> I finally got the 3.95 release installed under Gentoo.  I'd like to
>> also have a local copy of the latest svn version for testing, but I
>> don't want to overwrite the stable distro package.  I can set the
>> CMAKE_INSTALL_PREFIX to ~/KMM, but it obviously still has problems
>> finding the new libraries.  Is there any reasonable way to run the
>> newly compiled svn version without conflicting with the distro
>> installed version?
>
> The main change to the standard instructions is:
>   cmake .. -DCMAKE_INSTALL_PREFIX=~/KMM/KDE4/
> Note no sudo is needed on the "make install" since it's within my home
> directory.  I then use
>   /lib64/ld-linux-x86-64.so.2 --library-path ~/KMM/KDE4/lib64
> ~/KMM/KDE4/bin/kmymoney
> after making a copy of my latest .kmy file.  (modify as appropriate if
> you are not on 64 bit)
>
> It seems to work fine.  It can't find the manual, but I haven't dug
> into that at all yet.
>
> Jack
> _______________________________________________
> KMyMoney-devel mailing list
> KMyMoney-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kmymoney-devel
>


More information about the KMyMoney-devel mailing list