Michael Wybrow wrote:
If you could use the same process and make a package for 0.44pre4 that would be great! If it looks like it works then I think we should put it up with the other file releases. Then I'll have a go at working on a Universal binary using lipo.
So we can try and make sure the packages are built with the same dependencies, I am building the PPC builds with the following packages (in addition to the standard dependencies) with newest versions of everything from fink's 10.4 unstable tree: libgettext3-dev lcms lcms-shlibs gnome-vfs2-ssl gnome-vfs2-ssl-dev gnome-vfs2-ssl-shlibs pango1-xft2 pango1-xft2-dev pango1-xf2-shlibs boost1.33 boost1.33-shlibs And just using the same steps as mentioned on the CompilingMacOsX wiki page, with just the folowing configure options: ./configure --prefix=/path/to/install/dir --enable-osxapp
Okay, I'm building an Inkscape distribution using libraries from Fink unstable, up-to-date as of 19:18 GMT, using those configure options. (Should --enable-lcms also be in there?)
I think our best alternative is to build each version on a different machine and attempt to merge them.
Sounds good. I'll post a followup when the build completes.
Cheers, Michael
- David