VTK 2.3: "make install" fails with Python & Tcl
Randall Hopper
aa8vb at ipass.net
Thu Jun 17 11:02:09 EDT 1999
It seems we're missing an "install_tcl_python" target in the Makefiles:
> make -n install
...
cd graphics; gmake -ne -- SHELL=/bin/sh install_tcl_python
gmake[1]: Entering directory `/scratch/rhh/vtk2.3/vtk/graphics'
gmake[1]: *** No rule to make target `install_tcl_python'. Stop.
Here's my configure line:
env CXX="/bin/CC" CC="/bin/cc" ./configure \
--prefix=/opt/vtk --exec-prefix=/opt/vtk/ARCH/IRIX \
--with-tcl --with-shared --with-tkwidget --with-patented --with-contrib \
--with-python)
VTK 2.3 on IRIX 6.5.
Randall
-----------------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>. For help, send message body containing
"info vtkusers" to the same address. Live long and prosper.
-----------------------------------------------------------------------------
More information about the vtkusers
mailing list