[GNC] Linux build

Jimmy R mikromalaka at yahoo.com
Thu Dec 31 15:05:08 EST 2020


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



--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html


More information about the gnucash-user mailing list