VTK/Tutorials/LinuxEnvironmentSetup: Revision history

From KitwarePublic
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 February 2010

22 January 2010

8 July 2009

  • curprev 17:5017:50, 8 July 2009Daviddoria talk contribs 361 bytes +361 New page: Add the following to .bashrc <source lang="text"> export VTK_DIR="YOUR_VTK_PATH" </source> where YOUR_VTK_PATH should clearly be replaced with something like <source lang="text"> export ...