On Sat, 8 Jan 2022 at 07:33, Jeff <beastmaster...@hotmail.com> wrote:
[...]

> Not sure if any of this is related or not to unsuccessful builds.  Side note: 
> your shell runs and completes but; now I'll be flipped if I can find where it 
> puts the executable now. Directory /opt is empty.

If it built and you used the defaults in the script, then it will be
in ~/Documents/gnucash/build/bin. Change to that directory and try
running it from there:

cd ~/Documents/gnucash/build/bin
./gnucash

If that works, but it isn't in /opt/ then change to the build
directory and run make install:

cd ~/Documents/gnucash/build/
sudo make install

David
-- 
David Whiting
_______________________________________________
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