[Insight-users] Re: CableSwig and ITK : Build ok but install
directory trouble
Vincent Page
vpage at univ-ag.fr
Wed Mar 29 03:38:08 EST 2006
Hi,
I looked to the Wrapping/CSwig/cmake_install.cmake
to see MESSAGE(STATUS "Installing
/usr/local/lib/InsightToolkit/python/InsightToolkit.py")
So my actual solution is to set the PYTHONPATH to
/usr/local/lib/InsightToolkit/python/
and not to Wrapping/CSwig/Python/
It seems to work when I
"import InsightToolkit as itk"
Hope this is correct.
Is this context dependent ?
If not, it might be mentionned in the README.
Best regards and sorry for the noise.
Vincent Pagé.
Vincent Page a écrit :
> Hi,
>
> Right now, it does work for me as a user, but I have
> to set the PYTHONPATH variable to
> /home/mylogin/Python/librairies/InsightToolkit-2.6.0/Insight-Binary/Wrapping/CSwig/Python/
>
> which refers to the building directory of ITK.
>
> It looks like the make install did not add CSwig to the install
> directory of ITK
> If someone had an idea....
>
> Best regards,
> Vincent Pagé.
>
>
>
>
>
More information about the Insight-users
mailing list