Mas Hendro, Mungkin bisa dicoba tips berikut : Running 32-bit Linux Apps on 64-bit Linux Server
On a 64-bit Linux operating system, Oracle Applicaton Server 10g needs 32-bit emulation mode in this release. Please set 32-bit emulation mode by running following command and restart the installation. # linux32 bash [localdb_u...@localhost]$ linux32 bash ulimit -u = 16384 ulimit -n = 65536 [localdb_u...@localhost]$ ./runInstaller -IgnoreSysPrereqs source : http://blakgeek.blogspot.com/2008/06/running-32-bit-linux-apps-on-64-bit.html Selamat mencoba, Fahmi 2009/1/27 hendro [email protected] > . > > > [Non-text portions of this message have been removed]

