[vtkusers] vtk installation on LINUX
Vardhman Jain
vardhman at gmail.com
Sat Feb 19 15:41:07 EST 2005
Unzip the VTK.zip to create a VTK directory. Assuming you have a
directory setup like
VTK (created after extracting VTK.zip)
+-VTKBIN
+-VTK
CMAKE
+-bin
...
Now go to the directory VTKBIN and give the command
../CMAKE/bin/ccmake ../VTK
press c to configure.
After setting configuration and making configure file press q
Now within VTKBIN give the command
../CMAKE/bin/cmake ../VTK
This will(well it should) install VTK to you system.
On Sat, 19 Feb 2005 17:14:33 +0000, Ali <a.h.al-khalifah at reading.ac.uk> wrote:
> Dear all
> How can I install VTK on LINUX using Cmake, I have tried to install
> CMake. I have saved VTK in one directory and cmake in another. How can I
> install cmake and then how can I install VTK, I have followed the
> instructions on the installation guidlines, but no luck. I have tared
> the
> cmake in its directory, now how can I complete the installation using
> "ccmake" or "cmake -i" commands. Any help is appreciated.
> ali
>
> _______________________________________________
> 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
>
--
<a href="http://www.spreadfirefox.com/?q=affiliates&id=0&t=75"><img
border="0" alt="Get Firefox!" title="Get Firefox!"
src="http://www.spreadfirefox.com/community/images/affiliates/Buttons/120x60/trust.gif"/></a>
More information about the vtkusers
mailing list