Installing Oracle 10g (10.2.0.1.0) On Gentoo 2005.1
Before installing add the following to /etc/sysctl.conf:
kernel.shmall = 3279547
kernel.shmmax = 4294967295
kernel.sem = 256 32000 100 142
fs.file-max = 327679
net.ipv4.ip_local_port_range = 10000 65000
kernel.msgmni = 2878
kernel.msgmnb = 65535
And get a compatible libaio by doing the following (tip from http://gentoo-wiki.com/HOWTO_Install_Oracle_10g):
wget ftp://ftp.suse.com/pub/suse/i386/9.1/suse/src/libaio-0.3.98-17.src.rpm
rpm2targz libaio-0.3.98-17.src.rpm
tar zxf libaio-0.3.98-17.src.tar.gz
tar jxf libaio-0.3.98.tar.bz2
cd libaio-0.3.98
make
make install
The rest is straight forward.
Update: ln -s /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/libstdc++.so.5 /usr/lib/libstdc++.so.5 is also needed to be done.
on September 22nd, 2005 at 5:25 am
Is this the post of the month?
BTW, what is the possibility of implementing a useable encryption (WEP=useless) method with the hotspots in Kuwait. Google currently offers a program that encrypts all of your information using its VPN servers .. but I am a bit paranoid about sending all of my information to google.
on October 2nd, 2005 at 5:09 pm
LoL yeah now only posting notes as I don’t have much time.
It’s possible using the same method probably and you would have your data sent to us, as you are doing anyways, encrypted using the VPN!