KMyMoney 5.1.3 released, but where is the install package ?

Thomas Baumgart thb at net-bembel.de
Sun Aug 14 15:40:35 BST 2022


Hi Philippe,

On Sonntag, 14. August 2022 11:51:47 CEST Philippe Debrabant via KMyMoney wrote:

> Hello all,
> 
> Thanks Thomas for your work. I've downloaded the 5.1.3 version, built it 
> and install it on my Linux Mint desktop. It runs fine.
> 
> I'd like to install this version to my laptop also. As I can't find an 
> install package, I'm wandering if I can install the application from a 
> network share. Doing "make install" directly from this share doesn't 
> work as the application files path in the install files are not resolved.
> 
> What should I do ? Get the sources on the laptop and build them ? Create 
> a deb or rpm package on my desktop and install it on the laptop ? if 
> yes, how should I do ? A make parameter ?

In case the distro is the same, you can simply copy the files over. Which files
get installed (using sudo make install) is written to install_manifest.txt in
the build directory on your development machine. You can achieve this in the
build directory with the following command:

  tar -cvzf install.tgz -T install_manifest.txt

Then move install.tgz over to your laptop and extract it into the root directory
with e.g.

  sudo tar -C / -xvzf install.tgz


> Thanks for your help

Hope that helps or at least provides ideas.

> Le 07/08/2022 à 10:54, Thomas Baumgart via KMyMoney a écrit :
> > Hello everyone,
> >
> > actually already last week, the KMyMoney maintenance version 5.1.3 was released. I simply forgot to send out the notification here.
> >
> > More information can be found as usual on the KMyMoney website at
> >
> >    https://kmymoney.org/news
> >
> > Have fun.
> >
> 
> 

-- 

Regards

Thomas Baumgart

-------------------------------------------------------------
Especially those who call themselves skeptics and question everything believe everything
as long as it corresponds to their disturbed and paranoid worldview. -- www.basicthinking.de
-------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 868 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kmymoney/attachments/20220814/1e635336/attachment.sig>


More information about the KMyMoney mailing list