Path: utzoo!attcan!uunet!snorkelwacker!bloom-beacon!eru!luth!sunic!dkuug!daimi!datthro From: datthro@daimi.dk (Thomas Rohde) Newsgroups: comp.sys.next Subject: Remote execution from a Sun. Message-ID: <5696@daimi.dk> Date: 15 Mar 90 09:01:01 GMT Sender: news@daimi.dk Reply-To: datthro@daimi.dk (Thomas Rohde) Organization: DAIMI: Computer Science Department, Aarhus University, Denmark Lines: 14 I have written a small program that does some PostScript imaging, and writes the output to a TIFF-file. The program works fine, but when I run it remote (rlogin or rsh) from a Sun, the program stops with the message: DPS client library error: Could not form connection, host local host I've tried using the option NXHost, but that doesn't work either. I suspect that you can only run remote from an other NeXT machine? Any help will be appreciayed. Thanks.