![](https://secure.gravatar.com/avatar/789edbb3a9b9f3f13815d199bfa4c81b.jpg?s=120&d=mm&r=g)
On 19/2/10 10:30, Wolf Drechsel wrote:
I tried to dmg inkscape 047 X11 - but ended up with an image, which contains a link to /Applications and a folder called "Contents" - which seems not to be a .app bundle.
When running the osx-dmg.sh, I get the message:
osascript: dmg_set_style.scpt: No such file or directory
In fact, the dmg_set_style.scpt cannot be found on my machine, it looks as if it were contained by earlier source packages and dropped recently.
How did you try to build the DMG file? IIRC
$ cd packaging/macosx $ ./osx-build.sh c $ ./osx-build.sh b i $ ./osx-build.sh p -py /path/to/Python-packages $ ./osx-build.sh d
worked for me [1] - option 'd' or 'distrib' executed right after creating the bundle 'Inkscape.app' i.e. without having moved Inkscape.app to a different location. The script 'osx-build.sh' should take care of setting all needed variables for osx-dmg.sh.
Admittedly I only tested it once, on Leopard. And I don't know if creating the DMG needs different settings on OS X Tiger.
~suv
[1] see my earlier posting from November: http://article.gmane.org/gmane.comp.graphics.inkscape.devel/32091