<br>
<div class="gmail_quote">
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>------------------------------<br><br>Message: 26<br>Date: Wed, 18 Nov 2009 09:03:29 -0500<br>From: David Doria &lt;<a href="mailto:daviddoria%2Bvtk@gmail.com">daviddoria+vtk@gmail.com</a>&gt;<br>
Subject: Re: [vtkusers] May I ask u something<br>Cc: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br>Message-ID:<br>       &lt;<a href="mailto:c19fcadc0911180603n4487e175ha68d8c3875aed42@mail.gmail.com">c19fcadc0911180603n4487e175ha68d8c3875aed42@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1<br><br>On Wed, Nov 18, 2009 at 7:19 AM, hajung lee &lt;<a href="mailto:white2332@gmail.com">white2332@gmail.com</a>&gt; wrote:<br>&gt; I use VTK on linux<br>&gt; I have a problem with Example Medical3.cxx<br>
&gt; I tried to see the result, but there is an error<br>&gt; they said<br>&gt; ?[hjlee@emedi bin]$ ./Medical3 DATADIR/headsq/quarter<br>&gt; ERROR: In /home/hjlee/VTK/VTK/IO/vtkVolume16Reader.cxx, line 355<br>&gt; vtkVolume16Reader (0x918f0f8): Can&#39;t find file: d/DATADIR/headsq/quarter.1<br>
&gt; some people said we have to modify V16 as<br>&gt; v16-&gt;SetFilePrefix (argv[1]); (in the original file)<br>&gt;&gt;??? v16-&gt;SetFilePrefix (&quot;d/ DATADIR/headsq/quarter&quot;);(MODIFICATION done)<br>&gt; like this. but they are for VTK users who are on windows<br>
&gt; so I need help because there is no enough information for Linux users<br>&gt; I&#39;ll look forward your letter<br>&gt; thank u<br><br>Did you get the data directory?<br><br>For testing purposes you might wish to checkout the CVS VTKData:<br>
<br>cvs -d :pserver:anonymous@public.kitware.com:/cvsroot/VTKData login<br>(respond with password vtk)<br><br>cvs -d :pserver:anonymous@public.kitware.com:/cvsroot/VTKData checkout VTKData<br><br>I compiled Medical3 and ran it with<br>
./Medical3 ~/src/VTKData/Data/headsq/quarter<br><br>and it worked fine.<br><br>Thanks,<br><br>David<br><br><br>------------------------------<br>hi I checked what u said. then they said like this</blockquote>
<div> </div>
<div>[hjlee@emedi ~]$ cvs -d :pserver:anon_@public.kitware.com:/cvsroot/VTKDATA/VTKDATA login<br>Logging in to :<a href="http://pserver:anon_@public.kitware.com:2401/cvsroot/VTKDATA/VTKDATA">pserver:anon_@public.kitware.com:2401/cvsroot/VTKDATA/VTKDATA</a><br>
CVS password: <br>cvs [login aborted]: unrecognized auth response from <a href="http://public.kitware.com">public.kitware.com</a>: cvs [pserver aborted]: /cvsroot/VTKDATA/VTKDATA: no such repository<br>[hjlee@emedi ~]$ cvs -d :pserver:anon_@public.kitware.com:/cvsroot/VTKDATA/VTKDATA checkout VTKDATA<br>
cvs [checkout aborted]: unrecognized auth response from <a href="http://public.kitware.com">public.kitware.com</a>: cvs [pserver aborted]: /cvsroot/VTKDATA/VTKDATA: no such repository<br></div>
<div>I think there is no data directory then how can I solve this problem? </div>
<div>thank u</div></div>