[Cmake] V 1.6 error on Linux

Neil Killeen Neil.Killeen at atnf.csiro.au
Wed Mar 26 18:57:26 EST 2003


Normally I wouldnt set it explicitly at all;  when i {r,s}login
to the Linux machine that is carried across.

But in this case, since it failed in this way, I also tried

% set term=vt100
% echo $TERM
vt100
% set term=xterm
% echo $TERM
xterm

to no avail.   I am using tcsh/csh

regards
Neil


On 26 Mar 2003, Andy Cedilnik wrote:

> 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