<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 <<a href="mailto:daviddoria%2Bvtk@gmail.com">daviddoria+vtk@gmail.com</a>><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> <<a href="mailto:c19fcadc0911180603n4487e175ha68d8c3875aed42@mail.gmail.com">c19fcadc0911180603n4487e175ha68d8c3875aed42@mail.gmail.com</a>><br>
Content-Type: text/plain; charset=ISO-8859-1<br><br>On Wed, Nov 18, 2009 at 7:19 AM, hajung lee <<a href="mailto:white2332@gmail.com">white2332@gmail.com</a>> wrote:<br>> 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't find file: d/DATADIR/headsq/quarter.1<br>
> some people said we have to modify V16 as<br>> v16->SetFilePrefix (argv[1]); (in the original file)<br>>>??? v16->SetFilePrefix ("d/ DATADIR/headsq/quarter");(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'll look forward your letter<br>> 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>