on usage

Hi,I have an embedded QNX 6.1 PC-104 stack and I want to connect to it from
another QNX 6.1 machine. When i do an

on -n /net/ sh

it tells me shared library for sh not found. but I can do

on -n/net/ ksh.

How do I get sh running

Thanks
Srikanth

Srikanth Saripalli <srik@robotics.usc.edu> wrote:

Hi,I have an embedded QNX 6.1 PC-104 stack and I want to connect to it from
another QNX 6.1 machine. When i do an

on -n /net/ sh

it tells me shared library for sh not found. but I can do

What exactly do you see?
I think you have to setup a symbolic link sh to your ksh
on your embedded board.

Regards,

Marcin

on -n/net/ ksh.

How do I get sh running

Thanks
Srikanth