On Friday 28 February 2014 05:17:06 Ted Creedon wrote:
> ps in a make what should the prefix be?
> 
You can use whatever you want. If the program should be available 
for several users on the system /opt is a common choice. If you're 
the only user you could set it to $HOME/gnucash for example.

You will probably want to make sure that whatever you set prefix to 
<prefix>/bin is added to your PATH. That way you can launch 
gnucash simply by typing "gnucash". If not you always have to enter 
<prefix>/bin/gnucash.

Geert
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to