[GNC] Uninstall GC

Stephen M. Butler kg7je at arrl.net
Thu May 2 17:09:39 EDT 2019


On 5/2/19 1:48 PM, Dennis Powless wrote:
> I've got GC 3.1 installed on my laptop running Ubuntu 19.04.  Built from
> source.
>
>
>
> This was the command I ran to install GC back then.
>
> cmake -DWITH_AQBANKING=OFF -D CMAKE_INSTALL_PREFIX=/home/dennis/.local
> /home/dennis/Applications/gnucash-3.1
>
> So, my build directory is  Applications/gnucash-3.1   ???  right.


Probably not.  Since you gave a full path (not relative) to the source,
your build location could be nearly anywhere.  Specifically, it would be
where you were at when the cmake was issued. 

Usually it is in a "build-xxx" folder just under Applications (next door
to gnucash-3.1).  However, some use a '.build' folder inside the source
code (dpkg_buildpackage does that).

You will need to find all the 'make' files and see which one contains
the build for 3.1.

>
> I then did this....
>
> dennis at dennisLaptop1:~/Applications/gnucash-3.1$ make uninstall
> make: *** No rule to make target 'uninstall'.  Stop.
>
> This was the output.
>
> Dennis


-- 
Stephen M Butler, PMP, PSM
Stephen.M.Butler51 at gmail.com
kg7je at arrl.net
253-350-0166
-------------------------------------------
GnuPG Fingerprint:  8A25 9726 D439 758D D846 E5D4 282A 5477 0385 81D8



More information about the gnucash-user mailing list