octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave 4.0.0 release candidate 1 available for ftp


From: José Luis García Pallero
Subject: Re: Octave 4.0.0 release candidate 1 available for ftp
Date: Tue, 10 Mar 2015 09:17:00 +0100

2015-03-10 8:51 GMT+01:00 Chechu Garguez <address@hidden>:
> Good morning Jose, I was having similar problems under Ubuntu. have You
> tried to reinstall libqt4-dev and libqscintilla-dev ? That reinstallation
> helped in Ubuntu.

Thank you for your answer. I've reinstalled libqt4-dev and
libqscintilla-dev but ./configure still doesn't find the QT paths

Another elements ./configure doesn't find are Magick++ and PortAudio,
but in this case ./configure doesn't emit any warning


> Your sincerly,  Chechu
>
> Le 2015-03-10 08:43, "José Luis García Pallero" <address@hidden> a
> écrit :
>
>> 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!
>> *****************************************
>>
>



-- 
*****************************************
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]