Configuring Linux for WebFOCUS With Respect to iWay Data Profiler Version 9.0.1

This section describes how to configure Linux for WebFOCUS with respect to iWay Data Profiler.

Note: If you are using the Windows operating system, then you can skip this entire section.

The following lines have to be set in .bash_profile or whichever is their Linux shell for WebFOCUS to make iWay Data Profiler work properly on Linux:

DISPLAY=localhost:0.0
export DISPLAY
TERM=xterm
export TERM
export JAVA_OPTS="${JAVA_OPTS} -Djava.awt.headless=true"
LD_LIBRARY_PATH=/home/ibi7704/ibi/srv80/home/bin:/lib:/usr/lib:/home/ibi7
704/jdk1.7.0_45:/home/ibi7704/jdk1.7.0_45/bin:/home/ibi7704/jdk1.7.0_45:/
home/ibi7704/jdk1.7.0_45/bin:/home/ibi7704/jdk1.7.0_45/lib
export LD_LIBRARY_PATH
CLASSPATH=/home/ibi7704/ibi/srv80/home/bin:/lib:/usr/lib:/home/ibi7704/
jdk1.7.0_45:/home/ibi7704/jdk1.7.0_45/bin:/home/ibi7704/jdk1.7.0_45:/home
/ibi7704/jdk1.7.0_45/bin:/home/ibi7704/jdk1.7.0_45/lib:/home/ibi7704/lib/sq
ljdbc4.jar:/home/ibi7704/lib/ojdbc6.jar:/home/ibi7704/lib/mysqlconnector-java-5.1.12-bin.jar
export CLASSPATH

iWay Software