help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error Installing image Package on OSX 10.9


From: BigEd781
Subject: Error Installing image Package on OSX 10.9
Date: Sat, 24 May 2014 11:53:06 -0700 (PDT)

After fixing the include path in octfile-3.8.0 to point to the xcode include
directory I am able to install all of the supporting packages required by
the image package.  However, when I attempt to install image (pkg install
-forge image) I receive the following error:

configure: error: in `/var/tmp/oct-HW1LK1/image/src':
configure: error: cannot run C++ compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling...
pkg: error running the configure script for image.
error: 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 72, column 9
error: called from:
error:   /usr/local/octave/3.8.0/share/octave/3.8.0/m/pkg/private/install.m
at line 199, column 5
error:   /usr/local/octave/3.8.0/share/octave/3.8.0/m/pkg/pkg.m at line 394,
column 9

I poked around, but hit a wall when I realized that the configure command is
throwing the error and I can't inspect it (obviously as it's compiled).



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Error-Installing-image-Package-on-OSX-10-9-tp4664310.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]