[GNC] Linux build

Stephen M. Butler Stephen.M.Butler51 at gmail.com
Thu Dec 31 15:15:46 EST 2020


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