On Thu, Nov 26, 2009 at 17:54, Stuart Edwards <sedwards2@...1846...> wrote:
Good work - hopefully this part of the project can be moved forward. Tested your aqua.app on a couple of different systems but ran into the same problem on G3 and G4 running 10.3.9 and 10.5.8 - crashlog says: dyld: /Applications/Inkscape-aqua.app/Contents/Resources/bin/inkscape-bin can't open library: /opt/local/lib/libgtkmm-2.4.1.dylib (No such file or directory, errno = 2) This looks like a Macports dependency - and since I don't use that packaging system - probably a fatal flaw for now.
I suspect this is because wolf used a regular macports location (/opt/local) while we now need a very long macport prefix to allow for relocation of libraries into the app bundle. Michael can confirm that. If this is indeed the case, then Wolf's build will be usable only if you uncomment line 33: # No longer required if path rewriting has been conducted. # export DYLD_LIBRARY_PATH="$TOP/lib" in /Applications/Inkscape-aqua.app/Contents/Resources/bin/inkscape
On G5 running 10.6.2 the crash log looks like a short novel - so I'm not sure what's going on there. Perhaps someone else can interpret it.
That's not surprising. Even an X11 version build on Tiger won't work on Leopard. I hope to be able to try stuff on Leopard/Snow Leopard next week. I'll post my results to the list.
JiHO --- http://maururu.net