I can’t find Oracle XE 10g anymore on Oracle web site. I’m using 32 bit GNU/Linux Ubuntu 12.04.
There’s only 11g xe version on they’r website, that I can’t install under my operating system.
Does somebody have this distribution?
Could you please share link with me, where from I can download this distribution?
Thanks in advance.
The link on oracle.com is not available/linked/visible officially anymore, but still out there in the wild:
If you just click the link, you’ll get an error message, so you have to
Login in to oracle.com, for example at http://www.oracle.com/technetwork/products/express-edition/downloads/index.html
Accept the license agreement (cookies get set) and click on download for any 11g XE (don’t need to download, just cancel after it started)
copy and paste the URL
http://download.oracle.com/otn/linux/oracle10g/xe/10201/oracle-xe_10.2.0.1-1.0_i386.debinto your browser address bar and the download startsinstall with
sudo dpkg -i oracle-xe_10.2.0.1-1.0_i386.debetc.This solution worked as of 2012-07-24, no guarantees the .deb file will be available in the future, this is Oracle’s decision.