Oracle Calendar Linux Hack

November 2008


The Oracle Calendar client (no link supplied as it is in a registered-user-only area of the Oracle site) assumes too much and fails with cannot open shared object file messages. The solution:

cp cal_linux cal_linux.bak
      cat cal_linux.bak | sed "s/export LD_ASSUME_KERNEL/#xport LD_ASSUME_KERNEL/" > cal_linux
      ./gui_install.sh