View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001951CMakeCMakepublic2005-06-20 04:342005-06-21 02:33
ReporterJohn Biddiscombe 
Assigned ToBill Hoffman 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001951: Don't change to release dir
Description> couldn't change working directory to "/local/testing/cmakebuild/cscsnightly_vtk/bin/Release": no such file or directory
> Error in startup script: The Tcl interpreter was probably not able to find the VTK packages. Please check that your TCLLIBPATH environment variable includes the path to your VTK Tcl directory. You might find it under your VTK binary directory in Wrapping/Tcl, or under your site-specific "/usr/local/lib/vtk/tcl" directory. [...snip long error stuff]
>
> I get the above whenever I try to run tests on the linux box (no problem on windows). The ctest program is trying to change into a "Release" sub directory. cmake never creates Release/Debug directories under linux, so I don't know why this is happening.


This is probably a bug. Please report it here:
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0002528)
John Biddiscombe (reporter)
2005-06-21 02:33

I have tracked this problem down to a silly mistake in my pkgindex.tcl configuration scripts which were being generated automatically and including Release when not supposed to.
Sorry for time wasting.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team