Re: Can I use MacPorts to install Octave 3.6.4?

2014-12-11 Thread Ray Zimmerman
On Dec 10, 2014, at 8:12 PM, Lawrence Velázquez lar...@macports.org wrote: On Dec 10, 2014, at 3:39 PM, Lawrence Velázquez lar...@macports.org wrote: On Dec 10, 2014, at 2:03 PM, Ray Zimmerman r...@cornell.edu wrote: :info:build dyld: Library not loaded: /opt/local/lib/libedit.0.dylib

Re: Can I use MacPorts to install Octave 3.6.4?

2014-12-11 Thread Michael Dickens
On Thu, Dec 11, 2014, at 03:13 PM, Ray Zimmerman wrote: Now back to my original goal, getting multiple versions of octave installed … if I now do the following to build version 3.6.4 of Octave … svn co -r 121949 http://svn.macports.org/repository/macports/trunk/dports/math/octave cd

Re: Can I use MacPorts to install Octave 3.6.4?

2014-12-10 Thread Ryan Schmidt
On Dec 10, 2014, at 10:20 AM, Ray Zimmerman wrote: This time it failed to build qrupdate. --- Fetching archive for qrupdate --- Attempting to fetch qrupdate-1.1.2_3+atlas+gcc48.darwin_14.x86_64.tbz2 from http://packages.macports.org/qrupdate --- Attempting to fetch

Re: Can I use MacPorts to install Octave 3.6.4?

2014-12-10 Thread Lawrence Velázquez
On Dec 10, 2014, at 2:03 PM, Ray Zimmerman r...@cornell.edu wrote: :info:build dyld: Library not loaded: /opt/local/lib/libedit.0.dylib :info:build Referenced from: /opt/local/libexec/llvm-3.5/lib/libLTO.dylib :info:build Reason: image not found :info:build make[3]: *** [libgcc_s.dylib]

Re: Can I use MacPorts to install Octave 3.6.4?

2014-12-10 Thread Lawrence Velázquez
On Dec 10, 2014, at 11:20 AM, Ray Zimmerman r...@cornell.edu wrote: Error: org.macports.configure for port atlas returned: Atlas could not detect any fortran compiler. If you really don’t need the fortran interface to be built, please use the +nofortran option, else install a fortran

Re: Can I use MacPorts to install Octave 3.6.4?

2014-12-10 Thread Lawrence Velázquez
On Dec 10, 2014, at 3:39 PM, Lawrence Velázquez lar...@macports.org wrote: On Dec 10, 2014, at 2:03 PM, Ray Zimmerman r...@cornell.edu wrote: :info:build dyld: Library not loaded: /opt/local/lib/libedit.0.dylib :info:build Referenced from: /opt/local/libexec/llvm-3.5/lib/libLTO.dylib

Can I use MacPorts to install Octave 3.6.4?

2014-12-09 Thread Ray Zimmerman
I am new to MacPorts and was hoping to use it to install the current version of GNU Octave 3.8.2 (currently building on my machine) and some earlier versions, such as 3.6.4. I’m finding it difficult to figure out how to do the earlier versions, if it is even possible. I found this page

Re: Can I use MacPorts to install Octave 3.6.4?

2014-12-09 Thread Michael Dickens
Hi Ray - You actually want to look at the Portfile itself for the version info. In this case, the one you want is https://trac.macports.org/browser/trunk/dports/math/octave/Portfile?rev=121949 .. or, revision 121949. The next revision of this Portfile (121950) bumps the version to 3.8.1.