[Insight-users] ITK V4.0.0 with Python Wrapping

Mathieu Stumpf mathieu.stumpf at etu.unistra.fr
Thu Feb 9 04:14:55 EST 2012


Le jeudi 09 février 2012 à 09:55 +0100, Gaëtan Lehmann a écrit :
> > Now I tried again with the git version, but the result seems the same.
> >
> > My env :
> >        export ITKWRAPPEDINSTALLED=/usr/local/lib/cmake/ITK-4.1/ 
> > WrapITK/
> >        export LD_LIBRARY_PATH=$ITKWRAPPEDINSTALLED: 
> > $ITKWRAPPEDINSTALLED/WrapITK/lib:/usr/local/lib/vtk-5.8/
> >        export PYTHONPATH=$ITKWRAPPEDINSTALLED/WrapITK/lib/: 
> > $ITKWRAPPEDINSTALLED/WrapITK/Python/
> >
> 
> You shouldn't have all those paths. I'm even quite sure they are not  
> correct, like
> 
>    /usr/local/lib/cmake/ITK-4.1/WrapITK/WrapITK/lib
> 
> Note the double WrapITK, and the absence of any lib in /usr/local/lib/ 
> cmake/ITK-4.1/

Right, but I have no idea which paths I should provide. If I knew the
lib's name the wrapper need, I could make a `whereis`/`find`. Do you
know this information ?


> Have you run
> 
>    ldconfig
> 
> as root?

Yes. And I did it again just now, just to be sure. But it still doesn't
work.

Regards,
Mathieu 




More information about the Insight-users mailing list