Results 1 to 2 of 2

Thread: Oracle Portal 10.3.2

  1. #1
    Join Date
    Jun 2008
    Beans
    44

    Oracle Portal 10.3.2

    Hi everybody

    I am a newbie on linux and ubuntu, and I want to install Oracle Portal on Ubuntu 11.4.

    I downloaded the "portal103_linux32.bin" from oracle website, but I don't know what to do after that..

    Any help or document about this installation, pleeease??

  2. #2
    Join Date
    Jun 2007
    Location
    Funeralopolis
    Beans
    229
    Distro
    Ubuntu Development Release

    Re: Oracle Portal 10.3.2

    Quote Originally Posted by jotnarta View Post
    Hi everybody

    I am a newbie on linux and ubuntu, and I want to install Oracle Portal on Ubuntu 11.4.

    I downloaded the "portal103_linux32.bin" from oracle website, but I don't know what to do after that..

    Any help or document about this installation, pleeease??
    First give execute permissions to file in terminal:

    Code:
    chmod +x portal103_linux32.bin
    and after that you can execute it in same folder with command
    Code:
    ./portal103_linux32.bin
    Hope that clears.
    Forbidden Sorcery

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •