[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Installing odepkg in Octave_cli ver. 3.8.0
From: |
Sebastian Schöps |
Subject: |
Re: Installing odepkg in Octave_cli ver. 3.8.0 |
Date: |
Mon, 24 Aug 2015 06:22:24 -0700 (PDT) |
OrbitalMechanic wrote
>
> octave:1> pkg install -forge odepkg
> /usr/local/octave/3.8.0/bin/mkoctfile-3.8.0: line 512: 2457 Segmentation
> fault: 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/..
> -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
> odepkg_octsolver_mebdfdae.cc -o odepkg_octsolver_mebdfdae.o
> make: *** [odepkg_octsolver_mebdfdae.o] Error 139
The problem seems not to be odepkg but the interplay between octave and the
compiler (gcc). Did you install Octave via the dmg from octave-forge? I am
afraid this build is outdated and I am surprised that it is working at all
on 10.10.
Did you ever consider to use a package manager (homebrew, macports or fink)?
If yes, they are currently the best option to get a working octave
installation.
Sebastian
--
View this message in context:
http://octave.1599824.n4.nabble.com/Installing-odepkg-in-Octave-cli-ver-3-8-0-tp4672247p4672254.html
Sent from the Octave - General mailing list archive at Nabble.com.