![](https://secure.gravatar.com/avatar/789edbb3a9b9f3f13815d199bfa4c81b.jpg?s=120&d=mm&r=g)
On 15/7/09 10:41, Giovanni wrote:
Yep, this made the trick. I renamed /opt to /optr and now Inkscape from sourceforge works. But..I need to have /opt..what can I do?
open a bug report on launchpad?
Probably there are configure or compile options (as mentioned in bug #392693) that make Inkscape.app really self contained i.e. only loading system libs as fallback when there is none included in the package) - maybe a search on ADC for 'executable_path or (on 10.5 and up) @loader_path and @rpath features of dyld' does help to create a patch for inkscape/trunk/packaging/macosx building scripts?
Or change your macports installation: doesn't it allow (with a prefix) to change the location of its libraries ('/opt' being the default but not mandatory)?
~suv