![]() |
TestWorks UNIX Products Help |
QUICK ACCESS AND INDEX:
Problem: I get an: abnormal application termination, signal number=11 error message.
Problem: I am not able to get CAPBAK/X to record due to error:Can't find Xtest for recording
Problem: I am not able to get CAPBAK/X to record due to error: can't find DEC-XTRAP
Problem: I run the stw program, but the TestWorks menu doesn't pop up...
Problem: My resources are set correctly, but they are not recognized
Problem: When typing stw or any TestWorks binary executables, I get the following in courier font...
Problem: I get the error message:
Abnormal application termination, signal number=11.
Problem: I am not able to get CAPBAK/X to record due to error:
Can't find Xtest for recording
Problem: I am not able to get CAPBAK/X to record due to error:
xrdb -merge /usr/lib/X11/app-defaults/SRFor Open Windows 3.0, type
xrdb -merge /usr/openwin/lib/app-defaults/SR
Problem: My resources are set correctly, but they are not recognized.
capbakX5*option*outputSyncSwitch.set: True or Mwm*clientAutoPlace: False
Problem: When typing stw or any TestWorks binary executables, I get the following in courier font:
ld.so.1:stw: fatal: libXm.so.3: can't openfile:error = 2 killed
Confirm the existence/nonexistence of SDK by searching for the /usr/dt/lib directory.
In csh, use the following:
setenv LD_LIBRARY_PATH /usr/dt/lib
In bsh/ksh, use the following:
LD_LIBRARY_PATH=/usr/dt/lib
export LD_LIBRARY_PATH