FRM-91500 when generating forms via SSH on RHEL4
548625Oct 1 2007 — edited Oct 10 2007I've the following situation:
I have to generate a 10g Form for RHEL4 (also I have to generate it in Win32). This works very fine if I have a running X-Windows. As I have to create a full automatic build system, which generates me the different versions of the form. So I tried to use SSH or call the buildscripts via CGI. When using SSH I get the following Message:
FRM-95100 unable to start/complete the build
Took a look on Metalink, and found the following:
ORACLE_HOME and LD_LIBRARY_PATH
DISPLAY and Motif library version
NLS_LANG and the characterset used,
TERM and / or ORACLE_TERM
this variables have to be set.
In X-Windows - no problem, the DISPLAY variable is set...
BUT: connected via SSH I have no X-Windows, so the DISPLAY variable is obsolete and not set (setting it has - as suspected - no effect ;))
so is there any possibility to generate Forms without using X??
best regards
Christian