digger vermont <[EMAIL PROTECTED]> writes:
> Unfortunately not that I can see in Ubuntu, and Debian's gnucash
> requires installing a good half dozen more Debian pkgs to fill
> dependencies. If there are Unbutu packages floating around they're most
> likely not for powerpc. Though I must say I h
On Wed, 2006-06-14 at 19:14 -0400, Derek Atkins wrote:
> Sure, it's linked into the BUILD directory, but the "make install"
> will copy the file to the install tree.
>
> Besides, there's already a deb package of gnucash -- you should use that.
>
> -derek
>
Unfortunately not that I can see in Ub
On Wed, 2006-06-14 at 18:53 -0400, digger vermont wrote:
> Okay. It a stretch for me to understand all this stuff at once stuff.
>
> It looks to me like autogen.sh calls automake-1.9 with the option
> "--add-missing". By default the option links the files rather than
> copy. So that links some
Sure, it's linked into the BUILD directory, but the "make install"
will copy the file to the install tree.
Besides, there's already a deb package of gnucash -- you should use that.
-derek
Quoting digger vermont <[EMAIL PROTECTED]>:
> Hi Derek,
>
> On Tue, 2006-06-13 at 16:02 -0400, Derek Atkins
Hi Derek,
On Tue, 2006-06-13 at 16:02 -0400, Derek Atkins wrote:
> Um, why is it trying to pull in /usr/share/automake-1.9/COPYING? That
> looks like a bug in your .deb scripts. This is not a gnucash problem.
>
> -derek
>
Okay. It a stretch for me to understand all this stuff at once stuff.
Quoting David Hampton <[EMAIL PROTECTED]>:
> +-- edit src/engine/gnc-engine.c and find the call to qif_log_set_level
s/qif/qof/ ?
> + for the module you are intersted in. Adjust the log level
> + appropriately.
> +-- edit the call to qof_log_file_init() in this same file to change
> + wh
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
Am Mittwoch, 14. Juni 2006 22:04 schrieb David Hampton:
> > Modified:
> >gnucash/trunk/ChangeLog
> >gnucash/trunk/src/import-export/hbci/gnc-hbci-utils.c
> > Log:
> > Similarly ensure for aqbanking/mt940 import that all retrieved strings
> > will be valid utf8.
>
> I noticed that the hbci p
On Wed, 2006-06-14 at 15:49 -0400, Christian Stimming wrote:
> Author: cstim
> Date: 2006-06-14 15:49:25 -0400 (Wed, 14 Jun 2006)
> New Revision: 14363
> Trac: http://svn.gnucash.org/trac/changeset/14363
>
> Modified:
>gnucash/trunk/ChangeLog
>gnucash/trunk/src/import-export/hbci/gnc-hbci-
13 matches
Mail list logo