Miguel Ortiz Lombardia wrote:
> Hello,
> 
> I have installed vtk52-cocoa, vtk52-cocoa-dev and vtk52-cocoa-shlibs,  
> apparently successfully.
> But when running an application that uses vtk I get this error:
> 
>    File "/Users/mol/Desktop/ToInstall/test/mod/ 
> vtkLoadPythonTkWidgets.py", line 63, in vtkLoadPythonTkWidgets
>      interp.call('load', filename)
> _tkinter.TclError: couldn't load file  
> "libvtkRenderingPythonTkWidgets.dylib":  
> dlopen(libvtkRenderingPythonTkWidgets.dylib, 10): image not found
> 
> I have tried to find libvtkRenderingPythonTkWidgets.dylib but, not  
> surprisingly, it isn't there. Neither in /sw/lib/vtk52-cocoa nor in / 
> sw/Library/Python/2.5/site-packages/vtk/.

Indeed. For some reason that I don't understand at the moment, this 
library is built for the X11 and the Carbon variants, but not for the 
Cocoa variant.

-- 
Martin

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to