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

    octave-civil-engineering  most recent diff


    version 1.0.7

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


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

      PortSystem 1.0

      Name: octave-civil-engineering
      Version: 1.0.7
      Category: math science
      Platform: darwin
      Maintainers: and.damore alakazam
      Description: Functions to solution some ODE's in Civil Engineering.
      Long Description: ${description}

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

      distname civil-engineering-$version

      Checksums: md5 d04d56f6d85ae17911560b6021ce47a8 sha1 9ad2b073a48b773c7d5bf804ac06a4abb029cba2 rmd160 c677a355f22ce4666c205c0d8782b334143ff844

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.