On 12/31/20 12:05 PM, Jimmy R via gnucash-user wrote:
Or is this all that is necessary to build

mkdir build-gnucash-4.<x>                 # create the build directory -
Note: Named to identify the source since it is not necessarily within the
source directory.

cd build-gnucash-4.<x>                    # change into the build directory

cmake -DCMAKE_INSTALL_PREFIX=$HOME/opt  ../gnucash-4.<x>     # As shown this
will install in the opt directory in /home/<user>.
make # builds the program and
associated libraries

make install

Jimmy


Those are the steps I use in Ubuntu.  I still need to move to 4.x myself so it has been awhile since I did that (last on 18.10).

--Steve

--
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