Op woensdag 2 mei 2018 16:50:38 CEST schreef Dennis Powless:
> -DCMAKE_INSTALL_RPEFIX=$HOME/.local
> 
> Do I literally type this in terminal?  After the other steps?

You may want to read some background on the cmake command to understand how it 
works. Building from source does require some basic knowledge of the build 
system.

You type litterally
cmake -DCMAKE_INSTALL_PREFIX=$HOME/.local ..

Including the ".."

Geert


_______________________________________________
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