- From: Regis Boudin <regis@boudin.name>
- Date: Tue, 6 Jun 2006 16:13:56 +0100 (BST)
- To: "PFJ" <paul@all-the-johnsons.co.uk>
- Cc: www-amaya@w3.org
- Message-ID: <64888.195.183.80.132.1149606836.squirrel@mail.imalip.net>
PFJ said: >> Ok, now I think I have some ideas. >> My first guess would be that you use the small tarball (amaya-src). > > Correct. That explains failing bits, then. :) >> > Is the wxWidgets version restricted to 2.4 or is it fine with 2.6? >> It's >> > about the only thing I can think of that may cause the problem. >> >> Well, the official tarball includes the full wxWidgets source, to build >> and link against it. If you're interested, I have a patch to use the >> system-provided one (wxWidgets 2.6 in my case seems to work fine) >> instead. > > If you wouldn't mind sending over the patch, I'd appreciate it. Sure. Overall, I attached 3 patches you might be interested in, to be applied in the following order : 1. enable-system-wx.diff 2. cascade_hbt.diff 3. enable_system_libwww.diff The second one applies the --host --build and --target when configuring redland, libwww,... to make them consistant. The third one does the same as enable-system-wx for the W3C libWWW. Using these patches, and running "./configure --with-gl --enable-system-redland --enable-system-wx --enable-system-libwww", I could build and run the binary using only the amaya-src tarball. Note that : -these patches have already been submitted here, but not accepted (nor refused). -the libWWW patch has not been used for the Debian binary package yet. But I've used it without problem so far. I'm interested to see these patches more widely tested and validated so they could be included in the CVS and benefit to everyone. So, any feedback/correction is welcome. Regis -- "While a monkey can be a manager, it takes a human to be an engineer" Erik Zapletal
Attachments
- application/octet-stream attachment: enable-system-wx.diff
- application/octet-stream attachment: cascade_hbt.diff
- application/octet-stream attachment: enable_system_libwww.diff
Received on Tuesday, 6 June 2006 15:14:03 UTC