Re: AqBanking - Adapt PATH Variable

2009-04-14 Thread Sebastian Held
Hello Dan, If you are using gnucash-2.2.9-setup.exe, no further Qt related changes are necessary. If you are compiling from source, you may need to adapt you path variable. Go to your control panel, system, environment variables and add c:\program files\qt\4.5.0\bin to PATH (adapt as

Re: r18041 - gnucash/trunk - Merge webkit branch into trunk.

2009-04-14 Thread Herbert Thoma
Derek Atkins schrieb: Herbert Thoma herbert.th...@iis.fraunhofer.de writes: That's the one combination I wasn't able to test (gtkhtml that doesn't use gtkprint). What platform are you on? SuSE 10.3 (x86_64). What version of gnome, gtk, and gnome-print do you have? pkg-config

Re: r18041 - gnucash/trunk - Merge webkit branch into trunk.

2009-04-14 Thread Sebastian Held
Am Dienstag 14 April 2009 10:48:39 schrieb Herbert Thoma: Eventually I will upgrade to a newer distro, but for now I would prefer to stay with SuSE 10.3. It's possible to update parts of SuSE 10.3: http://software.opensuse.org/search e.g. libgnomeprint-2.18.2-4.i586.rpm Herbert.

Re: r18041 - gnucash/trunk - Merge webkit branch into trunk.

2009-04-14 Thread Herbert Thoma
Herbert Thoma schrieb: Derek Atkins schrieb: Herbert Thoma herbert.th...@iis.fraunhofer.de writes: That's the one combination I wasn't able to test (gtkhtml that doesn't use gtkprint). What platform are you on? SuSE 10.3 (x86_64). What version of gnome, gtk, and gnome-print do you have?

Re: r18041 - gnucash/trunk - Merge webkit branch into trunk.

2009-04-14 Thread Derek Atkins
Herbert Thoma herbert.th...@iis.fraunhofer.de writes: Herbert Thoma schrieb: Derek Atkins schrieb: Herbert Thoma herbert.th...@iis.fraunhofer.de writes: That's the one combination I wasn't able to test (gtkhtml that doesn't use gtkprint). What platform are you on? SuSE 10.3 (x86_64).

Re: r18041 - gnucash/trunk - Merge webkit branch into trunk.

2009-04-14 Thread Phil Longstaff
I've never looked into the issue. Is there a build farm we can use with different versions of linux distros so that we can check the build and limitations? Otherwise, we're limited by what developers and testers have. I suppose VMs could help with this. Phil

Re: r18041 - gnucash/trunk - Merge webkit branch into trunk.

2009-04-14 Thread Phil Longstaff
One further thought: can MacOS run in a VM on linux or windows? I did the original webkitgtk work on ubuntu 8.10 using webkitgtk 1.0.1. On windows, I've been trying to work with the latest webkitgtk source (1.1.14) but have run into the same libsoup and other problems that Herbert has. I

Re: r18041 - gnucash/trunk - Merge webkit branch into trunk.

2009-04-14 Thread Derek Atkins
We do not have a build farm yet.. Now that we have the vmhost we could. We could also set up 'mock' to build for various RPM-based systems. It might be interesting to set up tinderbox, but I have no experience with that. -derek Quoting Phil Longstaff plongst...@rogers.com: I've never looked

Re: r18041 - gnucash/trunk - Merge webkit branch into trunk.

2009-04-14 Thread Derek Atkins
Good question. I've been told that it violates the OS X EULA to run it virtualized on Non-Mac Hardware. So... I haven't tried. -derek Quoting Phil Longstaff plongst...@rogers.com: One further thought: can MacOS run in a VM on linux or windows? I did the original webkitgtk work on ubuntu

Re: r18041 - gnucash/trunk - Merge webkit branch into trunk.

2009-04-14 Thread David Reiser
On Apr 14, 2009, at 10:53 AM, Phil Longstaff wrote: One further thought: can MacOS run in a VM on linux or windows? I did the original webkitgtk work on ubuntu 8.10 using webkitgtk 1.0.1. On windows, I've been trying to work with the latest webkitgtk source (1.1.14) but have run into

Re: r18041 - gnucash/trunk - Merge webkit branch into trunk.

2009-04-14 Thread Geert Janssens
On Tuesday 14 April 2009, Phil Longstaff wrote: One further thought: can MacOS run in a VM on linux or windows? I did the original webkitgtk work on ubuntu 8.10 using webkitgtk 1.0.1. On windows, I've been trying to work with the latest webkitgtk source (1.1.14) but have run into the same

Re: r18041 - gnucash/trunk - Merge webkit branch into trunk.

2009-04-14 Thread Derek Atkins
Quoting Geert Janssens janssens-ge...@telenet.be: On Tuesday 14 April 2009, Phil Longstaff wrote: One further thought: can MacOS run in a VM on linux or windows? I did the original webkitgtk work on ubuntu 8.10 using webkitgtk 1.0.1. On windows, I've been trying to work with the latest

Re: r18041 - gnucash/trunk - Merge webkit branch into trunk.

2009-04-14 Thread Phil Longstaff
What about freebsd or solaris? I know people have gotten gnucash to work on them, but what do we officially support? From: Phil Longstaff plongst...@rogers.com To: gnucash-devel@gnucash.org Sent: Tuesday, April 14, 2009 10:53:18 AM Subject: Re: r18041 -

Re: r18041 - gnucash/trunk - Merge webkit branch into trunk.

2009-04-14 Thread Bill Nottingham
Derek Atkins (warl...@mit.edu) said: Ahh, yeah, like I said, Fedora-7 era. I'm not sure offhand what version of Gnome Fedora-8 or 9 has, but I would hope that we should support any distros that were released by, say, May 1, 2008. Fedora 8 is Gnome-2.20, glib-2.14.x, libsoup-2.2.x. Fedora 9

Re: r18041 - gnucash/trunk - Merge webkit branch into trunk.

2009-04-14 Thread Derek Atkins
Phil, We could install a FreeBSD VM. We could install a Solaris (x86) VM if someone provided the license (at least I'm pretty sure it's non-free). Unfortunately right now there just isn't a good way to easily provide user access to the VM Management Interface or Console. I need to work on that

Re: AqBanking - Adapt PATH Variable

2009-04-14 Thread Sebastian Held
Version 4.5.0 is only an example, any qt verstion starting from 4.x something should work (compilation is possible with qt-3, too). You may try the gnucash-2.2.9 from my site: http://tellico.dyndns.org/drupal/node/1 This version is known to work on vista32 and includes Qt (as does the official