Re: [GNC] Trouble finding executable after build

2018-11-20 Thread Geert Janssens
Op dinsdag 20 november 2018 21:59:12 CET schreef Joe Peters: > Luckily I self identified as noob. That was exactly the problem. Thank you > both for the help. After running; > > * sudo make > * sudo make install It should only be necessary (and safer) to use sudo only for the

Re: [GNC] Trouble finding executable after build

2018-11-20 Thread Joe Peters
finding executable after build This is the right question. I don't see a run of make sudo make install If you don't run these successfully, nothing will appear in /usr/local. Note make install is run via sudo. On a typical linux system ordinary users are not allowed to write into /usr/local unless

Re: [GNC] Trouble finding executable after build

2018-11-20 Thread Geert Janssens
This is the right question. I don't see a run of make sudo make install If you don't run these successfully, nothing will appear in /usr/local. Note make install is run via sudo. On a typical linux system ordinary users are not allowed to write into /usr/local unless they have administrator

Re: [GNC] Trouble finding executable after build

2018-11-20 Thread Maf. King
Hi, daft question - did you do a make install? I've never compiled GC, and I'm not up with cmake so maybe you don't have to, but make uninstall failed and I didn't see make install? sorry if I'm up the wrong path... Maf. On Tuesday, 20 November 2018 18:38:26 GMT Joe Peters wrote: > Hi; > I

[GNC] Trouble finding executable after build

2018-11-20 Thread Joe Peters
Hi; I am a bit of a noob so hopefully this is an easy answer. I was having trouble getting online quotes to work in gnucash so I decided to try and build it from source and see if that fixed the issue. Going through the guides I believe I managed to do so but I cannot find the program in my