[GNC] gnucash-user Digest, Vol 213, Issue 52
Geert Janssens
geert.gnucash at kobaltwit.be
Thu Dec 31 03:46:11 EST 2020
Op donderdag 31 december 2020 01:19:39 CET schreef Mike Commissaris:
> Subject: Re: [GNC] Uninstall Question
>
> Each install is in it's own directory. This is the cmake line in my script
> file:
> cmake -DCMAKE_INSTALL_PREFIX=$HOME/opt/gnucash-4.4 ../gnucash-4.4
> For each new install I simply copy the script and change the build and
> destination directories.
> Same for the makes and installs
> There are sub directories under opt for each version that I have built.
> Lookd like I should be ok with the deletions.
> Thanks again.
> Mike
>
Yes, in that case uninstall won't cause any issues.
Just an observation: as your installations are well contained within a
directory, you could also just delete the directory. That's a bit faster than
running "make uninstall" and will have the same effect.
Regards,
Geert
More information about the gnucash-user
mailing list