How To : Installasi Oracle XE pada Ubuntu 64 Bit
Environtment : Ubuntu 10.04 LTS – the Lucid Lynx 64 Bit
Installer : oracle-xe-universal_10.2.0.1-1.0_i386.deb
rile@chameleon-desktop:~$sudo apt-get install libaio1
rile@chameleon-desktop:~$sudo dpkg -i –force-architecture <path-location>/oracle-xe-universal_10.2.0.1-1.0_i386.deb
rile@chameleon-desktop:~$sudo /etc/init.d/oracle-xe configure
setting oracle
rile@chameleon-desktop:~$sudo gedit /home/rile/.bashrc
tambahkan
ORACLE_HOME=/usr/lib/oracle/xe/app/oracle/product/10.2.0/server
PATH=$PATH:$ORACLE_HOME/bin
export ORACLE_HOME
export ORACLE_SID=XE
export PATH
jika sudah selesai, Anda bisa langsung mengakses http://127.0.0.1:8080/apex
dari browser Anda
Posted on June 22, 2011, in Database. Bookmark the permalink. Leave a Comment.

Leave a Comment
Comments (0)