-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
(Please discuss gnucash issues always on the mailing list. Thanks.)
Brian Blatnik schrieb:
> Thanks so much for all your hard work making it possible to run GnuCash
> on Windows. I have followed your instructions on the wiki, but ran into
> trouble to
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Andreas Köhler schrieb:
> Author: andi5
> Date: 2006-10-18 14:03:09 -0400 (Wed, 18 Oct 2006)
> New Revision: 15038
> Trac: http://svn.gnucash.org/trac/changeset/15038
>
> Modified:
>gnucash/trunk/packaging/win32/custom.sh
>gnucash/trunk/packag
Installing gnucash via DarwinPorts requires space and
time for compiling the source code of all the required
libraries. True, the process is guided and automatic,
but I just cannot afford re-building the world of
linux under osx just to run gnucash under X11+GTK.
Installing gnucash via Fink is mo
Hi,
On Thursday 19 October 2006 11:18, Bob Hunter wrote:
[...]
> open-source project that managed to do the same. The
> core difficulty in doing this for gnucash is its GUI,
> because GTK is not a native library of osx, or
> windows. It is also not a native library of linux. My
[...]
There is no s
Hi,
Am Donnerstag, den 19.10.2006, 10:14 +0200 schrieb Christian Stimming:
> > Author: andi5
> > Date: 2006-10-18 14:03:09 -0400 (Wed, 18 Oct 2006)
> > Trac: http://svn.gnucash.org/trac/changeset/15038
> > Log:
> > * Replace g-wrap by swig
> Actually, when you removed ${GWRAP_DIR}\\bin from the p
On Thu, 2006-10-19 at 02:18 -0700, Bob Hunter wrote:
[..]
> but I just cannot afford re-building the world of
> linux under osx just to run gnucash under X11+GTK.
[..]
I'd just like to mention, that there are (or were) a few projects trying
to bring gtk+ to macos(x) w/o the need for the X11 layer:
Bob,
--On Thursday, October 19, 2006 2:18 AM -0700 Bob Hunter
<[EMAIL PROTECTED]> wrote:
>
> Installing gnucash via DarwinPorts requires space and
> time for compiling the source code of all the required
> libraries. True, the process is guided and automatic,
> but I just cannot afford re-buildi
--On 19 octobre 2006 02:18:01 -0700 Bob Hunter <[EMAIL PROTECTED]>
wrote:
>
> Installing gnucash via DarwinPorts requires space and
> time for compiling the source code of all the required
> libraries. True, the process is guided and automatic,
> but I just cannot afford re-building the world of
--On 19 octobre 2006 07:35:26 -0700 Bob Hunter <[EMAIL PROTECTED]>
wrote:
>
> Guillaume, I observe that gnucash's website includes
> binaries for all sorts of linux distributions, but
> does not include the binary for osx. Why is that?
Because nobody supports the underlying dependencies for a l
Guillaume, I observe that gnucash's website includes
binaries for all sorts of linux distributions, but
does not include the binary for osx. Why is that?
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail
Quoting Bob Hunter <[EMAIL PROTECTED]>:
> Guillaume, I observe that gnucash's website includes
> binaries for all sorts of linux distributions, but
> does not include the binary for osx. Why is that?
Bob,
I observe that you're not paying attention because
those binaries are years old and we have
Thanks Christian et. al.!
With the lastest install.sh script, I get the following error message during
the gnome section:
inst_gwrap: command not found
I'm pretty sure gwrap was installed successfully with the previous script (a
couple days ago). Any ideas what may be causing this error?
Thanks
> Quoting Fabrice Kurz <[EMAIL PROTECTED]>:
>
> > Please find enclosed the file doc/README.francais up to date to the
> > 2.0 version. I noticed some mistakes in the main README file, which
> > is corrected as well.
>
> Could you send the second (corrected README) as a patch/diff instead of
> a
I'm in the process of getting things to work again after updating to
the swig version of gnucash. It mostly seems to work, but I've noticed
a few things.
For example, when I opened a file that had an Account Report (or
Account Transaction Report) window open when it was saved in the g-wrap
ve
Hi,
Am Donnerstag, den 19.10.2006, 09:55 -0700 schrieb Brian Blatnik:
> With the lastest install.sh script, I get the following error message during
> the gnome section:
> inst_gwrap: command not found
I anticipated that problem :) Make sure you always use recent scripts
and auxiliary files. Best
I just noticed a bug in the docs.
[EMAIL PROTECTED] ~]# grep -i invest_AccountsPredef.png
/var/www/html/docs/guide/invest_accounts1.html
an account hierarchy as shown below.This is an screen image of the
"Accounts" tab after
But...
[EMAIL PROTECTED] ~]# ls -l /var/www/html/docs/guide/fig
Hello all,
I'm excited about the work you've been doing porting gnucash to W32. I'm
having difficulty getting guile built and installed. Sorry if this should
be sent to the guild team first, but trail results were encouraged :)
I can't make sense of the issue although I'm rather close to bei
On Thu, Oct 19, 2006 at 03:42:42PM -0400, Mike Alexander wrote:
> I'm in the process of getting things to work again after updating to
> the swig version of gnucash. It mostly seems to work, but I've noticed
> a few things.
>
> For example, when I opened a file that had an Account Report (or
>
Quoting Chris Shoemaker <[EMAIL PROTECTED]>:
>> It looks like the symbols query-compare-equal and guid-match-any have
>> been turned into numeric parameters in the new query. (The GUIDs
>> changed since I probably selected a different account.) I don't know
>> whether the bug is in the processin
I found a couple more errors in the swig versions of the transaction
and register reports. The patches below make them work better. I'm
not suggesting that this is the correct fix, but rather I'm sending
this to document the problems.
Probably because of the order of the renames in the sed sc
--On October 19, 2006 5:36:32 PM -0400 Chris Shoemaker
<[EMAIL PROTECTED]> wrote:
> Just to clarify, you got this in the console, but gnucash didn't
> crash, right? You probably got a "this report had errors" page,
> right?
>
Yes, that's right. GnuCash didn't crash.
--
Mike Alexander
Hi,
In case you missed recent list traffic, this is just to
announce that, yes, GnuCash has switched from g-wrap to SWIG
(http://swig.sf.net since http://www.swig.org is currently down.)
SWIG is the program that generates wrappers for C functions that can
be called from guile. The conversi
On Thu, Oct 19, 2006 at 05:50:52PM -0400, Mike Alexander wrote:
> I found a couple more errors in the swig versions of the transaction
> and register reports. The patches below make them work better. I'm
> not suggesting that this is the correct fix, but rather I'm sending
> this to document t
On Thu, Oct 19, 2006 at 05:42:22PM -0400, Derek Atkins wrote:
> Quoting Chris Shoemaker <[EMAIL PROTECTED]>:
>
> >>It looks like the symbols query-compare-equal and guid-match-any have
> >>been turned into numeric parameters in the new query. (The GUIDs
> >>changed since I probably selected a dif
can we have a --with-swig-prefix switch? Please?
On Oct 19, 2006, at 6:34 PM, Chris Shoemaker wrote:
> Hi,
> In case you missed recent list traffic, this is just to
> announce that, yes, GnuCash has switched from g-wrap to SWIG
> ...
Dave
--
David Reiser
[EMAIL PROTECTED]
__
There is no compilation ... Just a path. I suppose we could add a
--with-swig-path switch, but why not just set $PATH accordingly?
-derek
Quoting David Reiser <[EMAIL PROTECTED]>:
> can we have a --with-swig-prefix switch? Please?
>
> On Oct 19, 2006, at 6:34 PM, Chris Shoemaker wrote:
>
>> Hi
On Oct 20, 2006, at 12:17 AM, Derek Atkins wrote:
> There is no compilation ... Just a path. I suppose we could add a
> --with-swig-path switch, but why not just set $PATH accordingly?
Um. Because I wasn't paying close enough attention?
While I'm displaying my ignorance, how is it I keep the
27 matches
Mail list logo