MantisBT - ParaView
View Issue Details
0002750ParaView(No Category)public2006-01-22 11:442009-12-09 15:15
nnc 
Berk Geveci 
normalminoralways
closedfixed 
 
 
0002750: Incorrect Tcl path
Paraview is unable to locate init.tcl during startup:
Tcl_Init error: Can't find a usable init.tcl in the following directories:
    /usr/local/lib/tcl8.4 /opt/src/rpm/RPMS/lib/tcl8.4 ...

If invoked with the full path paraview works fine.
I reported this to the ML for 2.4.0 where it was recognized as a known problem fixed in CVS. But it still exists in 2.4.2.

My config:
cmake -DPV_INSTALL_BIN_DIR=/bin \
      -DPV_INSTALL_LIB_DIR=/lib \
      -DPV_INSTALL_DATA_DIR=/share \
      -DPV_INSTALL_INCLUDE_DIR=/include \
      -DCMAKE_INSTALL_PREFIX=/opt/paraview/2.4.2 ..
No tags attached.
Issue History
2009-12-09 14:51Berk GeveciProject@3@ => ParaView
2009-12-09 15:15Berk GeveciStatustabled => closed
2009-12-09 15:15Berk GeveciResolutionopen => fixed
2011-06-16 13:09Zack GalbreathCategory => (No Category)

There are no notes attached to this issue.