[vtkusers] VTK on Mac
Amy Squillacote
amy.squillacote at kitware.com
Wed May 2 08:34:58 EDT 2007
Hi Frederika,
I'm copying your e-mail back to the vtkusers list. Please keep the
discussion there rather than e-mailing me directly.
It looks like your current problem is with building CMake. When you
untarred the cmake-2.0.3.tar.gz file, there should have been a CMake.pdf
file in the top-level (cmake-2.0.3) directory. On the first page of that
PDF, there are instructions for building and installing CMake. It looks
like you skipped the configure step. After you cd into the cmake-2.0.3
directory, you should do "./configure", and when that finishes, then you
should do "make".
- Amy
frederika rambu ngana wrote:
> Thank you for your reply.
> I want to use C++ with VTK. And I have CD-ROM for
> VTK4.4.
> If possible, I don't want to download the source code
> from internet, because I don't have private access
> internet.
> I had followed the instruction on the VTK4.4 book. I
> started with installing CMake.
>
> First, I copy CMake from CD-ROM:
> /Volumes/VTK\ 4.4/CMake/Source/
> ./ ../
> cmake-2.0.3.tar.gz*
> Second,
> tar xvzf cmake-2.0.3.tar.gz
> Third,
> /usr/local/cmake-2.0.3 root# make
>
> Result:
> make[3]: *** [cmDynamicLoader.o] Error 1
> make[2]: *** [default_target] Error 2
> make[1]: *** [default_target_Source] Error 2
> make: *** [default_target] Error 2
>
> So, what should I do ? Why were there errors messages
> ?
>
> Frederika
>
> --- Amy Squillacote <amy.squillacote at kitware.com>
> wrote:
>
>
>> Hi Frederika,
>>
>> I'm not exactly sure what you mean by "how to start
>> VTK". How you "start
>> VTK" depends on what language you are using with VTK
>> (C++, Tcl, Python,
>> Java). On the Mac, you must build VTK from source
>> code. You can download
>> the source code from the following web site if you
>> have not already done
>> so: http://www.vtk.org/get-software.php. Inside the
>> .tar.gz file
>> containing the source code is a README.html file. It
>> describes how to
>> compile VTK and gives some instructions for getting
>> started using VTK.
>>
>> - Amy
>>
>> frederika rambu ngana wrote:
>>
>>> Dear all,
>>>
>>> I am a beginner on VTK. I want to use VTK on Mac.
>>>
>> Could somebody tell
>>
>>> me how to start VTK on Machintosh ?
>>>
>>> Best regards,
>>>
>>> Frederika
>>>
>>>
>>>
>>>
> ------------------------------------------------------------------------
>
>>> Ahhh...imagining that irresistible "new car"
>>>
>> smell?
>>
>>> Check out new cars at Yahoo! Autos.
>>>
>>>
> <http://us.rd.yahoo.com/evt=48245/*http://autos.yahoo.com/new_cars.html;_ylc=X3oDMTE1YW1jcXJ2BF9TAzk3MTA3MDc2BHNlYwNtYWlsdGFncwRzbGsDbmV3LWNhcnM->
>
>>>
> ------------------------------------------------------------------------
>
>>> _______________________________________________
>>> This is the private VTK discussion list.
>>> Please keep messages on-topic. Check the FAQ at:
>>>
>> http://www.vtk.org/Wiki/VTK_FAQ
>>
>>> Follow this link to subscribe/unsubscribe:
>>> http://www.vtk.org/mailman/listinfo/vtkusers
>>>
>>>
>> --
>> Amy Squillacote
>> Kitware, Inc.
>> 28 Corporate Drive
>> Clifton Park, NY 12065
>> Phone: (518) 371-3971 x106
>>
>>
>>
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
>
--
Amy Squillacote
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY 12065
Phone: (518) 371-3971 x106
More information about the vtkusers
mailing list