public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Cygwin Win-stall on 98, SSH to Mandrake won't run GUI
@ 2003-09-03 20:50 Botl J. Rokit
  2003-09-04 22:06 ` Darik Horn
  0 siblings, 1 reply; 3+ messages in thread
From: Botl J. Rokit @ 2003-09-03 20:50 UTC (permalink / raw)
  To: cygwin

I will be apologizing to Cygwin-XFree list, because I sent a message to you by accident.  I apologize for spamming.

Everyone, I hate to ask you this, but I'm just too green.  Before we get into the rightful rattletrap about GUI crutches, my end users are all Win-dependent, and anything that I can remotely kick off and force their hand at is more beautiful than you'd ever know.

I have installed Cygwin on a Windows 98 and 2000 computer (twice over, two different boxes), and have been able to command-prompt over to my new Mandrake Linux 9.1 computers.  I can even get to root, of course!  I simply can't get the GUI to come up, when I attempt to run things like MCC (Mandrake Control Center).  I get this message:

Unknown terminal: cygwin
Check the TERM environment variable.
Also make sure that the terminal is defined in the terminfo database.
Alternatively, set the TERMCAP environment variable to the desired
termcap entry.
tset: unknown terminal type cygwin
Terminal type?

Now at this point, I get to enter either "cygwin" (which ends up saying, again, "Unknown terminal: cygwin") or "vt100" (just to shut it up).  At that point, I get a remark that says 

Erase is backspace.

And that's that.  Being incredibly new, I'm not even certain *where* to look.  I can say, however, that I *suspect* that it's because I haven't defined something on either of my linux b0x3n.  And that I'm a total newbie.

Thanks for the help.  Seriously.

Eric Geater
Botl J. Rokit


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Cygwin Win-stall on 98, SSH to Mandrake won't run GUI
  2003-09-03 20:50 Cygwin Win-stall on 98, SSH to Mandrake won't run GUI Botl J. Rokit
@ 2003-09-04 22:06 ` Darik Horn
  0 siblings, 0 replies; 3+ messages in thread
From: Darik Horn @ 2003-09-04 22:06 UTC (permalink / raw)
  To: Botl J. Rokit; +Cc: cygwin

The easiest solution is to install the rxvt package and use it instead 
of "Cygwin Bash Shell" in the start menu.

You'll need to create a shortcut to rxvt.  I use this as my shortcut target:
C:\Cygwin\bin\rxvt.exe -rv -geometry 80x40 -fn "Lucida Console" +sb -sl 
1024 -e /usr/bin/bash --login -i

An alternative solution is to configure the termcap or terminfo on the 
remote host to recognize the cygwin terminal type.


Botl J. Rokit wrote:

>I will be apologizing to Cygwin-XFree list, because I sent a message to you by accident.  I apologize for spamming.
>
>Everyone, I hate to ask you this, but I'm just too green.  Before we get into the rightful rattletrap about GUI crutches, my end users are all Win-dependent, and anything that I can remotely kick off and force their hand at is more beautiful than you'd ever know.
>
>I have installed Cygwin on a Windows 98 and 2000 computer (twice over, two different boxes), and have been able to command-prompt over to my new Mandrake Linux 9.1 computers.  I can even get to root, of course!  I simply can't get the GUI to come up, when I attempt to run things like MCC (Mandrake Control Center).  I get this message:
>
>Unknown terminal: cygwin
>Check the TERM environment variable.
>Also make sure that the terminal is defined in the terminfo database.
>Alternatively, set the TERMCAP environment variable to the desired
>termcap entry.
>tset: unknown terminal type cygwin
>Terminal type?
>
>Now at this point, I get to enter either "cygwin" (which ends up saying, again, "Unknown terminal: cygwin") or "vt100" (just to shut it up).  At that point, I get a remark that says 
>
>Erase is backspace.
>
>And that's that.  Being incredibly new, I'm not even certain *where* to look.  I can say, however, that I *suspect* that it's because I haven't defined something on either of my linux b0x3n.  And that I'm a total newbie.
>
>Thanks for the help.  Seriously.
>
>Eric Geater
>Botl J. Rokit
>
>
>--
>Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>Problem reports:       http://cygwin.com/problems.html
>Documentation:         http://cygwin.com/docs.html
>FAQ:                   http://cygwin.com/faq/
>
>  
>


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Cygwin Win-stall on 98, SSH to Mandrake won't run GUI
       [not found] <20030903205050.HCAI13779.imf18aec.mail.bellsouth.net@mail. bellsouth.net>
@ 2003-09-03 21:12 ` Larry Hall
  0 siblings, 0 replies; 3+ messages in thread
From: Larry Hall @ 2003-09-03 21:12 UTC (permalink / raw)
  To: Botl J. Rokit, cygwin

At 04:50 PM 9/3/2003, Botl J. Rokit you wrote:
>I will be apologizing to Cygwin-XFree list, because I sent a message to you by accident.  I apologize for spamming.
>
>Everyone, I hate to ask you this, but I'm just too green.  Before we get into the rightful rattletrap about GUI crutches, my end users are all Win-dependent, and anything that I can remotely kick off and force their hand at is more beautiful than you'd ever know.
>
>I have installed Cygwin on a Windows 98 and 2000 computer (twice over, two different boxes), and have been able to command-prompt over to my new Mandrake Linux 9.1 computers.  I can even get to root, of course!  I simply can't get the GUI to come up, when I attempt to run things like MCC (Mandrake Control Center).  I get this message:
>
>Unknown terminal: cygwin
>Check the TERM environment variable.
>Also make sure that the terminal is defined in the terminfo database.
>Alternatively, set the TERMCAP environment variable to the desired
>termcap entry.
>tset: unknown terminal type cygwin
>Terminal type?
>
>Now at this point, I get to enter either "cygwin" (which ends up saying, again, "Unknown terminal: cygwin") or "vt100" (just to shut it up).  At that point, I get a remark that says 
>
>Erase is backspace.
>
>And that's that.  Being incredibly new, I'm not even certain *where* to look.  I can say, however, that I *suspect* that it's because I haven't defined something on either of my linux b0x3n.  And that I'm a total newbie.
>
>Thanks for the help.  Seriously.




Did you google?

http://www.google.com/search?as_q=&num=10&hl=en&ie=UTF-8&oe=UTF-8&btnG=Google+Search&as_epq=Unknown+terminal%3A+cygwin&as_oq=&as_eq=&lr=&as_ft=i&as_filetype=&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=cygwin.com&safe=images


--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746                     


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-09-04 22:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-03 20:50 Cygwin Win-stall on 98, SSH to Mandrake won't run GUI Botl J. Rokit
2003-09-04 22:06 ` Darik Horn
     [not found] <20030903205050.HCAI13779.imf18aec.mail.bellsouth.net@mail. bellsouth.net>
2003-09-03 21:12 ` Larry Hall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).