(E-Mail Removed) wrote:
> I am trying to use the Ryacas package and from its site I get the
> following:
>
> «2. Telnet problems. If you are unable to get a connection at all try
> to connect to yacas manually using:
> telnet localhost 9734
> and if that fails there is likely a configuration problem with telnet
> on your machine.»
>
> Ryacas is a package of R and its site is at
>
> http://code.google.com/p/ryacas/
Okay, you have some massive confusion. A 'telnet server' is used to
provide the telnet service and has nothing to do with some other
services, such as Ryacas. The confusion comes from the fact that you
are using the telnet *client* to connect to a Ryacas server. Whether or
not you have a telnet server won't make any difference, since that's
not what you're trying to connect to.
The steps that you took to get your telnet server running aren't going
to help you at all. You need to get Ryacas running, and then you can
connect to it with any client you want.
DS