I'm trying to test 1.9.7 while leaving my 1.8 gnucash installed, so I tried
following the instructions on running from within the dev tree:
To run gnucash from your build tree:
-- edit ./src/bin/overrides/gnucash and replace gnucash-env with
./src/bin/overrides/gnucash-build-env
-- then start g
Quoting Chris Bare <[EMAIL PROTECTED]>:
>> The problem is that you are following old instructions. All you need to
>> do is run:
>>
>> ./src/bin/overrides/gnucash-build-env ./src/bin/gnucash-bin
>>
>> -derek
>
> Thanks, those instructions were in the 1.9.7 HACKING file.
That doesn't mean the f
> The problem is that you are following old instructions. All you need to
> do is run:
>
> ./src/bin/overrides/gnucash-build-env ./src/bin/gnucash-bin
>
> -derek
Thanks, those instructions were in the 1.9.7 HACKING file.
When I try what you listed above, I get:
libglade-WARNING **: could no
Note that this might have problems, too In particular it might
not be able to properly find the QOF Backend GModule libraries in the
build tree..
Really, you should just ./configure --prefix=/opt/gnucash and then run
"make install" and run it out of /opt.
-derek
Quoting Derek Atkins <[EMAIL
The problem is that you are following old instructions. All you need to
do is run:
./src/bin/overrides/gnucash-build-env ./src/bin/gnucash-bin
-derek
Quoting Chris Bare <[EMAIL PROTECTED]>:
> I'm trying to test 1.9.7 while leaving my 1.8 gnucash installed, so I tried
> following the instruct
I'm trying to test 1.9.7 while leaving my 1.8 gnucash installed, so I tried
following the instructions on running from within the dev tree:
To run gnucash from your build tree:
-- edit ./src/bin/overrides/gnucash and replace gnucash-env with
./src/bin/overrides/gnucash-build-env
-- then start g