[vtkusers] swig-wrapped and vtk-wrapped Python/vtk objects-HELP!!!

Charl P. Botha c.p.botha at ewi.tudelft.nl
Sat Jan 10 07:09:25 EST 2004


Yi-Yu Chou wrote:
> Hi,
> I am trying to follow the README file to do some simple practices about 
> creating my own vtk classes.
> 1. Copy the vtkMy directory to a different out-of-source place.
> 2. Remove all CVS subdirs
> 3. Build vtkImageFoo ( I didn't change anything, I just want to build 
> "vtkImageFoo" in Imaging subdirectory)
> 4. change to vtkMy/Imaging and run ccmake . (CMake Version 1.8)
> 5. Use my vtkMy local dir as source dir
> 6. Add the path to your build-dir bin/ directory to your PATH 
> environment variable
> 7. Add the path to your vtkMy/Wrapping/Tcl directory to your TCLLIBPATH 
> environment variable
> 
> Being new to these work, I got some questions from step 5 to 7.......
> In step 5, does it mean that I need to edit the options ? Which option 
> should I change ?
> And how to do step 6 and 7 under Linux ?

5 is an option you'll find in the ccmake interface.  6 and 7 depend on
your distribution and shell.  Please have a look at the various
different dotfiles (e.g. .bashrc, .bash_profile, .cshrc) in your home
directory.  Consult the various howtos and distribution documentation.

-- 
charl p. botha http://cpbotha.net/ http://visualisation.tudelft.nl/






More information about the vtkusers mailing list