octave-patch-tracker
[Top][All Lists]
Advanced

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

[Octave-patch-tracker] [patch #9439] Fix Java >1.8 on Mac


From: Sebastian
Subject: [Octave-patch-tracker] [patch #9439] Fix Java >1.8 on Mac
Date: Tue, 10 Oct 2017 03:18:29 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13) AppleWebKit/604.1.38 (KHTML, like Gecko) Version/11.0 Safari/604.1.38

Follow-up Comment #11, patch #9439 (project octave):

@Ben: I can compile and run octave-devel with clang ("Apple LLVM version 9.0.0
(clang-900.0.37)") on High Sierra and the patch attached (actually I also
apply the gui patch from https://savannah.gnu.org/bugs/?50025). I use Apple's
BLAS (therefore one needs the library "veclibfort")

This is my configure string

./configure --prefix=/usr/local/octave/ --disable-dependency-tracking
--disable-silent-rules --enable-link-all-dependencies --enable-shared
--disable-static --disable-docs --without-OSMesa
--with-hdf5-includedir=/usr/local/opt/hdf5/include
--with-hdf5-libdir=/usr/local/opt/hdf5/lib --with-x=no
--with-blas=-L/usr/local/opt/veclibfort/lib -lvecLibFort --with-portaudio
--with-sndfile

Some version numbers of dependencies: arpack 3.5.0, fftw 3.3.6, java 9+181,
qhull 2015.2, qrupdate 1.1.2, qscintilla2 2.10.1, qt 5.9.1, suite-sparse
4.5.5, sundials 2.7.0. Find the configure report attached.

Then, without crash...

>> javaclasspath
   STATIC JAVA PATH

      - empty -

   DYNAMIC JAVA PATH

      - empty -


(file #42108)
    _______________________________________________________

Additional Item Attachment:

File name: configure.txt                  Size:8 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?9439>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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