octave-maintainers
[Top][All Lists]
Advanced

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

Octave 4.0.0 release candidate 1 available for ftp


From: José Luis García Pallero
Subject: Octave 4.0.0 release candidate 1 available for ftp
Date: Mon, 9 Mar 2015 17:16:43 +0100

Hello,

I've tried to install the Octave 4.0 rc1 in my Debian Sid box. I've
had two problems in ./configure:

1. configure: WARNING: HDF5 library not found.  Octave will not be
able to save or load HDF5 data files.

I've installed the packages libhdf5-8, libhdf5-8cpp-8 and libhdf5-dev.
This bug was also present in 3.8.2 but I though that was fixed in the
development sources. The bug can be avoided using
CXXFLAGS=-I/usr/include/hdf5/serial/
--with-hdf5-includedir=/usr/include/hdf5/serial/
--with-hdf5-libdir=/usr/lib/x86_64-linux-gnu/hdf5/serial/
LDFLAGS=-L/usr/lib/x86_64-linux-gnu/hdf5/serial/ CXXFLAGS and LDFLAGS
must be used because --with-hdf5-includedir and --with-hdf5-libdir are
also buggy for some files

2. configure: WARNING: Qt libraries not found -- disabling GUI

I've installed the packages libqt4-dev, libqt4-dev-bin and their
dependencies. QT was detected by ./configure in Octave 3.8.2

-- 
*****************************************
José Luis García Pallero
address@hidden
(o<
/ / \
V_/_
Use Debian GNU/Linux and enjoy!
*****************************************




reply via email to

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