octave-maintainers
[Top][All Lists]
Advanced

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

Re: Binary packages for Qt development on RHEL 5 or 6 systems


From: Mike Miller
Subject: Re: Binary packages for Qt development on RHEL 5 or 6 systems
Date: Sat, 27 Apr 2013 15:14:15 -0400

On Sat, Apr 27, 2013 at 12:03 PM, Michael D. Godfrey wrote:
> On 04/22/2013 07:51 PM, John W. Eaton wrote:
>>
>> On 04/22/2013 07:40 PM, Mike Miller wrote:
>>>
>>> On Mon, Apr 22, 2013 at 6:56 PM, John W. Eaton wrote:
>>>>
>>>> Is anyone here building the current development version of Octave for
>>>> RHEL 5
>>>> or 6 with Qt?
>>>
>>>
>>> I am pretty sure I have built it for RHEL 6 with Qt, I'll try again
>>> this evening and report back.
>>>
>>> RHEL 5 is a non-starter.
>>
>>
>> What about building Qt 4.8.x on RHEL 5?
>>
>>>> Are there binary packages for Qt development for these systems?
>>>
>>>
>>> Yes for both, part of the Red Hat distro proper, but RHEL 5 is (you
>>> guessed it) out of date at Qt 4.2 and our libgui will not build. That
>>> could be an angle for selling binary packages for RHEL 5 with Qt
>>> support included.
>>>
>>>> If so, where are they, and what needs to be done to install them?
>>>
>>>
>>> yum install qt-devel (or qt4-devel on RHEL 5, FWIW).
>>
>>
>> Thanks.  What about qscintilla?
>>
>> jwe
>
> John,
>
> I think that a more realistic target for RHEL 5 would be a version
> without the GUI.  I made a try on a RHEL 5 system which completed
> ./configure OK (with GUI  no), but it did not get very far into compiling.
> If I can I will see what it takes to get farther.

Octave without the GUI is definitely doable today on RHEL 5, I've been
running it regularly. I think all the dependencies are there, the only
system libraries that I have had to replace are BLAS and LAPACK (and
ATLAS optionally) because of a bug in the way they were compiled for
RHEL 5 (https://bugzilla.redhat.com/show_bug.cgi?id=557977)

With the GUI would need a version of Qt (4.6 or 4.8) and Qscintilla
built for RHEL 5. I tried backporting Qt 4.6 the other day and ran
into some errors, didn't look into it too deeply yet.

-- 
mike


reply via email to

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