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've got an Intel Mac 0.44pre4 package up, using the libraries and configuration arguments given above:
http://www.rose-hulman.edu/~yipdw/Inkscape_0.44pre4_osx86_20060613.dmg
An additional package with --enable-lcms (seems to make sense if we're pulling lcms in :) ) is available at
http://kevin.kickmagnet.com/Inkscape_0.44pre4_lcms_osx86_20060613.dmg
MD5 sums: 5e935d3b31c875ea395c8fccbc4de533 Inkscape_0.44pre4_osx86_20060613.dmg f640d323055303fca4cf72b2885f72fc Inkscape_0.44pre4_lcms_osx86_20060613.dmg
- David