On Tue, 8 Nov 2005, jiho wrote:
I have copied them from a fresh CVS checkout and packaged the beast. Where should I put the package?
ftp on upload.sf.net anonymous into the incomming directory then tell the list what (filename) you uploaded. An admin will push this to the site.
ok its there: Inkscape_0.43pre2.dmg
There were a couple of problems with this package: - It was missing all the translation files. This is probably due to a bug in your version of gcc which causes the configure test for a valid "dgettext" function to fail, even though it exists on OS X. (I've had the same problem. A workaround is to set "ac_cv_lib_intl_dgettext=yes" - It did not have the correct paths set inside the executable, which causes problems like some of the icons not displaying in some cases. This is because when builing the OS X package, Inkscape should be configured with the "--enable-osxapp" option. I've documented this in the OS X package build script as well as in the wiki instructions.
I've uploaded and released an updated OS X package for pre2.
Cheers, Michael