I am attempting to install SCO in another machine. Everything seems to be working. But one of the program fails. When I run the program like this (directly at the command prompt of a text-based terminal session):
sh <program-name> 123
I get the following error message:
Error: Can't open display: cfc:0.0
When I try the same program in the old machine (directly at the command prompt of a text-based terminal session), it works fine. I only have this problem with the new machine.
I have already tried the following command. But it doesn't help:
DISPLAY=:0
export
Please help.
Thanks in advance for any info on this problem.
sh <program-name> 123
I get the following error message:
Error: Can't open display: cfc:0.0
When I try the same program in the old machine (directly at the command prompt of a text-based terminal session), it works fine. I only have this problem with the new machine.
I have already tried the following command. But it doesn't help:
DISPLAY=:0
export
Please help.
Thanks in advance for any info on this problem.