Octave-general version 1.1.3 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    octave-general  most recent diff


    version 1.1.3

      View the most recent changes for the octave-general port at: octave-general.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for octave-general.
      The raw portfile for octave-general 1.1.3 is located here:
      http://octave-general.darwinports.com/dports/math/octave-general/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/octave-general


      The octave-general Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: octave-general
      Version: 1.1.3
      Category: math science
      Platform: darwin
      Maintainers: and.damore alakazam
      Description: General tools for octave.
      Long Description: ${description}

      Homepage: http://octave.sourceforge.net/
      Master Sites: sourceforge:octave

      distname general-$version

      Checksums: md5 6a274b9cd7cda2e6a52089f61f04f6a2 sha1 5a12cfd9730f5f857873529077318e748faff820 rmd160 0a1b33689ab2b8a35ee170dca8754a5055b0acb4

      depends_lib-append port:octave

      post-destroot {
      move ${destroot}${prefix}/share/octave/octave_packages ${destroot}${prefix}/share/octave/octave_packages_${name}
      }

      post-activate {
      system "octave --eval \"pkg rebuild\""
      }

      livecheck.type regex
      livecheck.url http://octave.sourceforge.net/packages.html
      livecheck.regex http://downloads\.sourceforge\.net/octave/general-(\\d+(\\.\\d+)*)\.tar\.gz

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/octave-general
      % sudo port install octave-general
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching octave-general
      ---> Verifying checksum for octave-general
      ---> Extracting octave-general
      ---> Configuring octave-general
      ---> Building octave-general with target all
      ---> Staging octave-general into destroot
      ---> Installing octave-general
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using octave-general with these commands:
      %  man octave-general
      % apropos octave-general
      % which octave-general
      % locate octave-general

     Where to find more information:

    Darwin Ports



    Lightbox this page.