Re: Telnet Console Won't Show Output?
- Posted by cklester <cklester at yahoo.com> Sep 14, 2005
- 516 views
Robert Craig wrote: > cklester wrote: > > If I were to run a Euphoria program from a telnet console, shouldn't I see > > any puts() output?! Or does it go somewhere else? > exu works fine for me over Telnet, > on both RapidEuphoria.com (FreeBSD) and ListFilter.com (Linux). > I can even run the text-mode version of Language War in color > over Telnet. > > or try changing your TERM. Also, try typing: > exu > by itself and see if you get the prompt. No prompt when typing exu. In fact, I get -bash: exu: command not found If I type "export TERM=ansi," that doesn't help either. Typing "./exu" doesn't do anything and just gets me to another prompt. So how do I get it to display the prompt when I type exu?! -=ck "Programming in a state of EUPHORIA." http://www.cklester.com/euphoria/