Article:
 |
|
3-D Data Visualization on Mac OS X
|
| Subject: |
|
Cannot make VTK |
| Date: |
|
2002-06-29 01:22:46 |
| From: |
|
michele
|
|
|
|
Hello,
I've followed the instruction on page 1 without any problem (installing CMake).
Then at the beginning of page 2, problems begins.
First of all, the given password for the VTK source server is false. It is vtk instead of VTK.
Then, when it comes to this line:
cmake ../VTK
an error occurs:
cmake: Command not found
I'll guess I have to told the system where is the cmake Command, but, as I'm new to this stuff, I'm unable to do it.
Could you please tell me how I get my system to locate the cmake command?
Many thanks in advance
Michèle
|
Showing messages 1 through 2 of 2.
-
Cannot make VTK
2002-07-14 14:03:02
johnblommers
[View]
-
Cannot make VTK
2002-07-01 15:18:05
mnorton01
[View]
The article is a tad confusing because the right place to install VTK is in the /Develop folder, where you should be when installing the source code with CVS. The author misspeaks when he says he put VTK in the root directory. The root directory means / and I think he means the root of the /Develop directory.
- John