[vtk-developers] package require vtk, unsafe use of relative rpath

huabel hu.ds.abel at icloud.com
Thu Aug 18 21:39:14 EDT 2016


Hi All,

I am working in Mac OS X EI Capitan 10.11.5, and VTK 7.0 wrap with TCL,  when execuate "package require vtk" get unsafe use of relative rpath 

% package require vtk
dlopen(/Users/focus/opt/vtk700/lib/libvtkCommonCoreTCL-7.0.dylib, 10): Library not loaded: libvtkCommonCore-7.0.1.dylib
  Referenced from: /Users/focus/opt/vtk700/lib/libvtkCommonCoreTCL-7.0.dylib
  Reason: unsafe use of relative rpath libvtkCommonCore-7.0.1.dylib in /Users/focus/opt/vtk700/lib/libvtkCommonCoreTCL-7.0.dylib with restricted binary
attempt to provide package vtkCommonCoreTCL 7.0 failed: no version of package vtkCommonCoreTCL provided
attempt to provide package vtkcommoncore 7.0 failed: no version of package vtkcommoncore provided
attempt to provide package vtk 7.0 failed: no version of package vtk provided

Many thanks for any help.

Best Regards,
Abel



More information about the vtk-developers mailing list