[vtkusers] VTK Installation
François Louis LAILLIER
fanloulaillier at msn.com
Thu Mar 1 20:45:57 EST 2012
That's it!
Thank you a lot, I will become the hard work !
Take care.
François Louis.
Le 02/03/2012 02:00, Stefano Charissis a écrit :
> Hi,
>
> I saw on the mailing list that you were having an issue with installing VTK. I suspect it has something to do with your LD_LIBRARY_PATH or PYTHONPATH. If you are still having this issue then I can suggest trying the following:
> Add the directory where the .so file is to your LD_LIBRARY_PATH
>
> eg. In Linux you could run this command:
> echo "export LD_LIBRARY_PATH=\$LD_LIBRARY_PATH:/home/fanlou/Binaries/Linux_build_VTK/bin">> ~/.bashrc
> then, to check it has worked, run:
> echo "$LD_LIBRARY_PATH" and you should see "/home/fanlou/Binaries/Linux_build_VTK/bin" in there somewhere. If not, open up the terminal again.
>
> Best of luck,
> Stefano
>
> ______________________________________________________________________
> The Victor Chang Cardiac Research Institute's Email is scanned by the MessageLabs Email Security System.
>
>
More information about the vtkusers
mailing list