Untuk Install Oracle 10g(10.1.0) di linux AS 4 anda harus merubah isi file redhat-release dengan perintah :
su - root cp /etc/redhat-release /etc/redhat-release.orig cat > /etc/redhat-release << EOF Red Hat Enterprise Linux AS release 3 (Taroon) EOF setelah selesai installasi kembalikan file redhat-releasenya : su - root cp /etc/redhat-release.orig /etc/redhat-release Untuk dok. yang lebih lengkap bisa baca http://www.puschitz.com ----- Original Message ----- From: "Adis" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, February 07, 2006 6:47 AM Subject: [indo-oracle] Install Oracle di linux > > Hai kawan2x..., mau Tanya nich..? > Udah ada yang pernah install oracle 10g (10.1.0) Release 1 di linux AS 4? > > Karena saya coba install install minta linus AS 3.... > > Mohon petunjuknya...? > > Regards > > adis > > > > -- > -----------I.N.D.O - O.R.A.C.L.E--------------- > Keluar: [EMAIL PROTECTED] > Website: http://indo-oracle.lizt.org (NEW) > ----------------------------------------------- > > Bergabung dengan Indonesia Thin Client User Groups, > Terminal Server, Citrix, New Moon Caneveral, di: > http://indo-thin.vze.com > Yahoo! Groups Links > > > > > > > > =================================================== > > This Mail Scanned By Messaging Security Suite > > ================= Provided by IT Hardware ================= > -- -----------I.N.D.O - O.R.A.C.L.E--------------- Keluar: [EMAIL PROTECTED] Website: http://indo-oracle.lizt.org (NEW) ----------------------------------------------- Bergabung dengan Indonesia Thin Client User Groups, Terminal Server, Citrix, New Moon Caneveral, di: http://indo-thin.vze.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/indo-oracle/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

