display not set when trying to insall weblogic
i set the DISPLAY : export DISPLAY=10.2.2.113:4 i also tried 10.2.2.113:4.0 ( this is the id that appears on the upper left when i'm logged in using exceed) and this is the id i've used with unix when doing the oracle installs..
this is the error i'm getting
Checking monitor: must be configured to display at least 256 colors
>>> Could not execute auto check for display colors
using command /usr/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<
on unix if i was able to execute xclock than i knew the display was set, on linux it appears the default $DISPLAY is localhost:10.0 and when i execute xclock it works, but not with the oracle installer.
what should DISPLAY be set to so i don't get the above error ???