I tried going through the wiki
I was able to complete until here.
wget --http-user "I accept www.opensource.org/licenses/cpl" --http-password "." http://www.research.att.com/~gsf/download/tgz/INIT.2011-02-08.tgz Then, it says that the INIT package is not found. Not sure what to do next.
I tried to go to Oracle and download and proceed anyways by untarring and trying to setup. It is showing many errors.
I was wondering if anybody had successfully installed Oracle on Arch?
EDIT:
I tried the following in the above link:
[srikanth@myhost Downloads]$ tar -xvf oracle.tar.gz oracle oracle/PKGBUILD oracle/oracle.install oracle/ee.rsp.patch oracle/oracledb [srikanth@myhost Downloads]$ cd oracle [srikanth@myhost oracle]$ ls ee.rsp.patch oracledb oracle.install PKGBUILD [srikanth@myhost oracle]$ makepkg -s ==> Making package: oracle 11gR1-1 (Thu Jan 19 21:54:20 CST 2012) ==> Checking runtime dependencies... ==> Installing missing dependencies... Password: error: target not found: ksh ==> ERROR: 'pacman' failed to install missing dependencies. and then I tried to install ksh via yaourt and aur
ksh --------------------------------------------------- 1) View/Edit PKGBUILD --------------------------------------------------- * b) Build with makepkg and install with pacman. s) Save build files and build. n) Next package. Skip this package. q) Quit without building. --------------------------------------------------- Enter a selection: [B] b ==> Checking Buildtime Dependencies... ==> Checking Runtime Dependencies... ==> Making package: ksh 2011.02.08-1 (Fri Jan 20 16:38:02 CST 2012) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving Sources... ==> ERROR: INIT.2011-02-08.tgz was not found in the build directory and is not a URL. aurbuild: could not build ksh with makepkg. Build directory retained at /var/tmp/aurbuild/build/ksh You can visit the directory, fix the problem, and run makepkg. [srikanth@myhost oracle]$ yaourt -S ksh
==> Downloading ksh PKGBUILD from AUR... x PKGBUILD ( Unsupported package: Potentially dangerous ! ) ==> Edit PKGBUILD ? [Y/n] ("A" to abort) ==> ------------------------------------ ==> n ==> ksh dependencies: ==> ksh conflicts: - pdksh-5.2.14-6 ==> Continue building ksh ? [Y/n] ==> ----------------------------- ==> ==> Building and installing package ==> Making package: ksh 2011.02.08-1 (Thu Jan 19 21:57:07 CST 2012) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving Sources... ==> ERROR: INIT.2011-02-08.tgz was not found in the build directory and is not a URL. ==> ERROR: Makepkg was unable to build ksh. ==> Restart building ksh ? [y/N] Please suggest.
I came across this INIT package.
Which package should I download for Arch Linux 64 bit?