[Cmake] V 1.6 error on Linux

Andy Cedilnik andy.cedilnik at kitware.com
Wed Mar 26 08:06:46 EST 2003


Hi Neil,

How did you set the terminal?

On C-shell and related:
setenv TERM vt100
On Bourne-Shell and related:
TERM=vt100
export TERM

			Andy

On Wed, 2003-03-26 at 01:53, Neil Killeen wrote:
> Hello
> 
> I upgraded to V1.6 of CMake via the binary tar balls.
> 
> Now, under Linux, when I run 'ccmake' I get, e.g.
> 
> phoenix-112% ccmake ../../Insight
> Error opening terminal: xterm.
> 
> I am logged into a SUN workstation with an xterm Window
> >From there I slogin to the Linux (Debian)
> machine to run the ccmake interface.
> 
> 1) This works on Solaris
> 2) It used to work under Linux with V 1.46 of Cmake
> 3) I tried other terminal types (e.g. vt100) to no avail





More information about the CMake mailing list