you should go to installation Doc first. however you may try this:

add below to /home/username/.bash_profile


export DISPLAY=localhost:0
export ORACLE_HOME=/oracle
export LD_ASSUME_KERNEl=2.2.5
export PATH=$PATH:$ORACLE_HOME/bin



to check either your display setting is correct or not try to type 'xclock' at your command prompt