Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 625 Bytes

README.textile

File metadata and controls

17 lines (15 loc) · 625 Bytes

Portfiles for Orfeo Toolbox (www.orfeo-toolbox.org/otb)

Installation Instructions:

  1. Go to some directory where you want to save these Portfiles, this could be anywhere.
    Example:
    $ cd ~
  2. Clone from GitHub
    $ git clone git@github.com:julienmalik/macport.git
  3. Change to the newly created macport directory
    $ cd macport
  4. Create the port Index
    $ portindex
  5. Add this folder to /opt/local/etc/macports/sources.conf
    $ [sudo] echo “file://`pwd`” >> /opt/local/etc/macports/sources.conf
  6. Now you can install orfeotoolbox
    $ sudo port install orfeotoolbox