I use VTK on linux<br>I have a problem with Example Medical3.cxx<br>I tried to see the result, but there is an error<br>they said<br> [hjlee@emedi bin]$ ./Medical3 DATADIR/headsq/quarter<br>ERROR: In /home/hjlee/VTK/VTK/IO/vtkVolume16Reader.cxx, line 355<br>
vtkVolume16Reader (0x918f0f8): Can&#39;t find file: d/DATADIR/headsq/quarter.1<br>some people said we have to modify V16 as<br>v16-&gt;SetFilePrefix (argv[1]); (in the original file)<br>&gt;    v16-&gt;SetFilePrefix (&quot;d/ DATADIR/headsq/quarter&quot;);(MODIFICATION done)<br>
like this. but they are for VTK users who are on windows <br>so I need help because there is no enough information for Linux users<br>I&#39;ll look forward your letter <br>thank u