1. Exu error..

When i try to run exu linux crashes and says :
  "Error opening terminal: linux."

Can somebody help me???

Ian
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at
http://profiles.msn.com.

new topic     » topic index » view message » categorize

2. Re: Exu error..

On Tue, 29 Aug 2000, you wrote:
> When i try to run exu linux crashes and says :
>   "Error opening terminal: linux."
>
> Can somebody help me???
>

Maybe...
Euphoria, or more likely, ncurses which Euphoria uses to write to the screen,
is looking for a linux terminial.
$TERM is an environment variable.
To see what yours is set for now, type "echo $TERM" without the quotes.
if it doesn't respond "linux" then you need to change it.

To change the environment variable,
type "TERM=linux",  <return>
then "export TERM". <return>
Case counts, linux is all lowercase, TERM uppercase

Try again, it should work.

 --
Regards,
Irv

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu