These are the commands I ran to install gnucash..... cmake -DWITH_AQBANKING=OFF -D CMAKE_INSTALL_PREFIX=/home/dennis/.local /home/dennis/Applications/gnucash-3.1
cmake cmake -D CMAKE_INSTALL_PREFIX=$HOME/.local ../gnucash-3.<x> This is where gnucash is located..... dennis@dennis-XPS-8500:~$ whereis gnucash gnucash: /home/dennis/.local/bin/gnucash I tried the steps in the article..... dennis@dennis-XPS-8500:~/Applications/build-gnucash-3.1$ sudo make uninstall make: /usr/bin/cmake: Command not found Makefile:3688: recipe for target 'cmake_check_build_system' failed make: *** [cmake_check_build_system] Error 127 dennis@dennis-XPS-8500:~/Applications/gnucash-3.1$ sudo make uninstall [sudo] password for dennis: make: *** No rule to make target 'uninstall'. Stop. ----Dennis On Thu, Mar 7, 2019 at 11:30 PM David Cousens <davidcous...@bigpond.com> wrote: > Dennis > > Take a look at https://wiki.gnucash.org/wiki/Uninstall_Gnucash_Ubuntu if > you > are on Linux. > > David > > > > ----- > David Cousens > -- > Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html > _______________________________________________ > 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. > _______________________________________________ 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.