Install Oracle Calendar 10 on Fedora Core 6
It’s acutally not very stright forward..
su -
With sudo you will get a “bad interpreter: Permission denied” error.
Moving on…
tar zxvf cal_linux_1012.tar.gz
cd OracleCalendar_inst
Here’s come the tricky part
cat cal_linux |sed “s/export LD_ASSUME_KERNEL/#xport LD_ASSUME_KERNEL/” > cal_linux.new
Now compare the file size, they have to be the same, after that’s done
mv cal_linux cal_linux.old
mv cal_linux.new cal_linux
yum install ncompress
./cal_linux
It will whine about [...]