Archive for the ‘Linux’ Category

Couple of OpenWorks variables

Today, I’ve learned two OpenWorks environment variables.
1. OW_DEFAULT_DISTRICT
You will have to set the value of this environment variable, if you want to set the default DISTRICT.
export OW_DEFAULT_DISTRICT=OWSIDEAST
After you set the variable, then start your OpenWorks > Project Status, you’ll see the DISTRICT already been choosen.
2. OW_ADMIN_UTILS_PW
You will need to set the value of this environment [...]

Cannot find modules error when try to install

We’re installing PowerHub using its installer in Linux machine. The installer is built using InstallAnyWhere, that use JRE inside the installer.
The problem happen when we try to install as a user which its home directory is not mounted. We tried to set the HOME to other directory by setting up HOME environment variable. But, [...]

LD_ASSUME_KERNEL to set thread library that will be used by JVM

My first aquintance with this environment variables when I was installing Oracle 9i. The notes that written by Werner Puschitz is my oracle installation guidance, back on my early days. Now, I’ve to deal with the same environment variable again.
As a reminder to myself, the LD_ASSUME_KERNEL should be set as:
# Set the LD_ASSUME_KERNEL environment variable [...]

Subscribe to RSS Feed Follow me on Twitter!