[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #43159] The Signal package (1.3.0) specgram()
From: |
anonymous |
Subject: |
[Octave-bug-tracker] [bug #43159] The Signal package (1.3.0) specgram() function is broken in ML when installed from MacPorts or Brew 0.9.5 |
Date: |
Sat, 06 Sep 2014 05:06:54 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.78.1 (KHTML, like Gecko) Version/6.1.6 Safari/537.78.1 |
Follow-up Comment #2, bug #43159 (project octave):
Josephs-Mac-Pro:~ jburnett$ brew info homebrew/science/octave
octave: stable 3.8.1, HEAD
http://www.gnu.org/software/octave/index.html
/usr/local/Cellar/octave/3.8.1 (2109 files, 56M) *
Built from source
From: https://github.com/homebrew/homebrew-science/blob/master/octave.rb
==> Dependencies
Build: pkg-config ✔, gnu-sed ✔, texinfo ✔
Required: pcre ✔, qscintilla2 ✔, qt ✔
Recommended: gnuplot ✔, suite-sparse ✔, readline ✔, arpack ✔, fftw
✔, glpk ✔, gl2ps ✔, graphicsmagick ✔, ghostscript ✔, hdf5 ✔, qhull
✔, qrupdate ✔, pstoedit ✔, epstool ✔
Optional: openblas ✘
==> Options
--with-native-graphics
Use native OpenGL/FLTKgraphics (does not work with the GUI)
--with-openblas
Use OpenBLAS instead of native LAPACK/BLAS
--without-arpack
Build without arpack support
--without-check
Skip build-time tests (not recommended)
--without-curl
Do not use cURL (urlread/urlwrite/@ftp)
--without-docs
Do not build documentation
--without-epstool
Build without epstool support
--without-fftw
Do not use FFTW (fft,ifft,fft2,etc.)
--without-ghostscript
Do not use Ghostscript (PS/PDF image output)
--without-gl2ps
Build without gl2ps support
--without-glpk
Do not use GLPK
--without-gnuplot
Do not use gnuplot graphics
--without-graphicsmagick
Do not use GraphicsMagick++ (imread,imwrite)
--without-gui
Do not build the experimental GUI
--without-hdf5
Do not use HDF5 (hdf5 data file support)
--without-pstoedit
Build without pstoedit support
--without-qhull
Do not use the Qhull library (delaunay,voronoi,etc.)
--without-qrupdate
Do not use the QRupdate package (qrdelete,qrinsert,qrshift,qrupdate)
--without-readline
Build without readline support
--without-suite-sparse
Do not use SuiteSparse (sparse matrix operations)
--without-zlib
Do not use zlib (compressed MATLAB file formats)
--HEAD
install HEAD version
==> Caveats
To use the gnuplot plotting engine, you must set the environment
variable GNUTERM. Valid choices include:
GNUTERM=x11 # X windows must be installed
GNUTERM=qt # gnuplot must have been compiled with Qt support
GNUTERM=aqua # if you are using Aquaterm
You may also set this variable from within Octave with the command
setenv('GNUTERM','qt') % or 'x11', or 'aqua'
The Octave GUI is experimental and not enabled by default. To use it,
use the command-line argument "--force-gui"; e.g.,
octave --force-gui
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?43159>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/