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@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.butle...@gmail.com
kg...@arrl.net
253-350-0166
-------------------------------------------
GnuPG Fingerprint:  8A25 9726 D439 758D D846 E5D4 282A 5477 0385 81D8

_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Reply via email to