PDA

View Full Version : Problem starting tserver with Tytool


gobble
02-25-2007, 11:59 AM
I'm not able to start tserver using TyTool, but have no problem starting it by running the tserver file through something like Tera Term. Anyone have a clue why this could be? I'm thinking it might have something to do with the server setup in TyTool and me naming my HR10-250's upstairs and theater, but I can't figure it out.

Narf54321
02-25-2007, 12:22 PM
TyTool just telnets in and sends a command line to start tserver. Usually this type of problem is either TyTools doesn't see the bash prompt as expected (change it in TyTools options to look for just a # ), or the directory for tserver isn't in your PATH environmental variable.

gobble
02-25-2007, 02:38 PM
Adding # in the server shell prompt string box did the trick. Thanks.