Guest
I executed a command in a remote host using ipcBeginProcess just like
as shown below
cid = ipcBeginProcess( "date" "myhost" "" )
then I checked the value of cid:
cid
ipc:0
Since the value of cid is ipc:0 I think it means that the process is
already alive.
BUT there was an error message in the Konsole (command line) where I
have executed the
"icfb &" command.
it says "cdsServIpc: Command not found."
What could be possibly wrong? Permissions? Cadence Set-up?
Thank in advance!
Domo Arigato Gozaimasu!!!
as shown below
cid = ipcBeginProcess( "date" "myhost" "" )
then I checked the value of cid:
cid
ipc:0
Since the value of cid is ipc:0 I think it means that the process is
already alive.
BUT there was an error message in the Konsole (command line) where I
have executed the
"icfb &" command.
it says "cdsServIpc: Command not found."
What could be possibly wrong? Permissions? Cadence Set-up?
Thank in advance!
Domo Arigato Gozaimasu!!!