John Pearson wrote: > Would > > fink --no-use-binary-dist selfupdate > > and then > > fink update-all > > make sense to insure that all your libraries were compiled locally? > That'd guarantee local compilation all right; but if the package isn't generating a version of the library, and it's supposed to, then that's another matter altogether.
I hadn't really investigated the relationships between the various vtk* packages before I made my prior note. Martin wins, since he's the maintainer. :-) > not sure about this at all. I would listen to Alexander Hansen if he weighs > in. > > On Tue, Mar 3, 2009 at 5:50 PM, Martin Costabel <[email protected]> wrote: > >> 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 >> >> >> > -- Alexander Hansen Fink User Liaison ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
