[vtkusers] installing_problems
Leila Baghdadi
baghdadi at sickkids.ca
Wed Jun 25 10:56:05 EDT 2003
Hi Nabby
I think what you are missing is setting of the environment variables!
in my .cshrc I have the following
setenv PYTHONPATH
${VTK_DIR}/Wrapping/Python:${VTK_DIR}/bin:${VTK_DIR}/Examples/Build/vtkLocal/bin
setenv TCLLIBPATH
${VTK_DIR}/Wrapping/Tcl:${VTK_DIR}/bin:${VTK_DIR}/Examples/Build/vtkLocal/bin:${LEILA_HOME}/Cable
setenv LD_LIBRARY_PATH
${VTK_DIR}/bin:${VTK_DIR}/Examples/Build/vtkLocal/bin:${LEILA_HOME}/lib
hope this helps
Leila
On Tue, 24 Jun 2003, cgarcha wrote:
> I have compiled the official release and the nightly version of VTK but it
> just doesnt seem to work . I am trying to run a tcl example, but when i click
> on it, it tells me that i require "package vtk". does that mean that vtk wasnt
> properly installed.
>
> Do i have to do anything after i build "all_build" . After vtk is installed
> should i expect to see an icon or something like that.
>
> thanks
>
> Nabby
>
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
More information about the vtkusers
mailing list