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

    octave-control  most recent diff


    version 1.0.11

      View the most recent changes for the octave-control port at: octave-control.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for octave-control.
      The raw portfile for octave-control 1.0.11 is located here:
      http://octave-control.darwinports.com/dports/math/octave-control/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-control


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

      PortSystem 1.0

      Name: octave-control
      Version: 1.0.11
      Category: math science
      Platform: darwin
      Maintainers: and.damore alakazam
      Description: Additional Octave Control tools
      Long Description: ${description}

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

      distname control-$version

      Checksums: md5 8976da5310c6468b4544a1ef5138431b sha1 11869042aacf40be24c51f55199239c86b633a0f rmd160 2e02b15e5d79db210b2748e480a0c4e5d90fb617

      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/control-(\\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-control
      % sudo port install octave-control
      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-control
      ---> Verifying checksum for octave-control
      ---> Extracting octave-control
      ---> Configuring octave-control
      ---> Building octave-control with target all
      ---> Staging octave-control into destroot
      ---> Installing octave-control
    - 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-control with these commands:
      %  man octave-control
      % apropos octave-control
      % which octave-control
      % locate octave-control

     Where to find more information:

    Darwin Ports



    Lightbox this page.