
It's super fast, it includes GUI, and there's none of the delay with gcc48 you mentioned.
DOWNLOAD OCTAVE FOR MAC INSTALL
I was wondering how you can install Octave packages on MacOS?įirst, your versions of everything are old, it worked for me with the latest: MacOS 10.13 + Xcode 9.2 + clang-4.0 (4.0.1 from Anaconda) + Octave 4.0.3.įor Octave 4.0.3 I used their MacOS bundle, not MacPorts. To report a bug, follow the instructions in the guide:Įrror: Processing of port octave-general failed opt/local/var/macports/logs/_opt_local_var_macports_sources_release_tarballs_ports_devel_dbus/dbus/main.logĮrror: The following dependencies were not installed: octave qscintilla qt4-mac dbus libmng texinfo texlive-basic texlive-bin harfbuzz-icu icu libzzip poppler openjpeg15 poppler-data potrace texlive-common xorg-libXaw xorg-libXmu xorg-libXi xorg-inputproto xorg-libXfixes xorg-fixesproto xorg-libXp xorg-printproto texlive-fonts-recommended texlive-latex transfig netpbm libnetpbm Please see the log file for port dbus for details: Use 'port -f activate dbus' to force the activation. > Activating dbus for port dbus returned: Image error: /Library/LaunchAgents/ already exists and does not belong to a registered port.

> Dependencies to be installed: octave qscintilla qt4-mac dbus libmng texinfo texlive-basic texlive-bin harfbuzz-icu icu libzzip poppler openjpeg15 poppler-data potrace texlive-common xorg-libXaw xorg-libXmu xorg-libXi xorg-inputproto xorg-libXfixes xorg-fixesproto xorg-libXp xorg-printproto texlive-fonts-recommended texlive-latex transfig netpbm libnetpbm > Computing dependencies for octave-general Warning: Xcode does not appear to be installed most ports will likely fail to build. However it just stopped and the following is printed at sudo port install octave-general: Warning: xcodebuild exists but failed to execute
DOWNLOAD OCTAVE FOR MAC DOWNLOAD
Installer that you can download from Macports. code-select -install from the Terminal window to install theĬommand line tools Install MacPorts for Mac.

Pkg: error running `make' for the io package.Įrror: called from 'configure_make' in file /usr/local/octave/3.8.0/share/octave/3.8.0/m/pkg/private/configure_make.m near line 82, column 9Įrror: /usr/local/octave/3.8.0/share/octave/3.8.0/m/pkg/private/install.m at line 199, column 5Įrror: /usr/local/octave/3.8.0/share/octave/3.8.0/m/pkg/pkg.m at line 394, column 9 I/usr/local/octave/3.8.0/include/octave-3.8.0/octave -I/usr/local/octave/3.8.0/include -pipe-Os -m64 -D_THREAD_SAFE -pthread -o csvexplode.o But it doesn't seem to work, and the following error is printed out /usr/local/octave/3.8.0/bin/mkoctfile-3.8.0: line 512: 1600 Segmentationįault: 11 /usr/local/octave/3.8.0/bin/g++-mp-4.7 -c -fPIC -I/usr/local/octave/3.8.0/include/octave-3.8.0/octave/. Specifically with the following command pkg install -forge io. I tried installing packages (package io from Octave Forge) on Octave on a Macbook Air.
