SCIENTIFIC-LINUX-USERS Archives

July 2011

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Yasha Karant <[log in to unmask]>
Reply To:
Yasha Karant <[log in to unmask]>
Date:
Fri, 1 Jul 2011 21:45:02 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (61 lines)
On 07/01/2011 11:04 AM, [log in to unmask] wrote:
> Yasha Karant writes:
>
>> Does anyone have a working copy and/or RPM of LabPlot for RHEL 6 (SL
>> 6) x86-64?
>>
>> URL: http://labplot.sourceforge.net/
>>
>> In the past, I have built this application from source. With SL 6, I
>> get the following message from configure:
>>
>> checking for KDE... configure: error:
>> in the prefix, you've chosen, are no KDE headers installed. This will
>> fail.
>> So, check this please and use another prefix!
>>
>> despite having loaded all the SL KDE development packages, having
>> /usr/lib64/kde4 and /usr/include/kde4 present.
>>
>> Any assistance would be appreciated.
>>
>> Yasha Karant
>>
>
> Here's one way of doing it without compiling anything (my preferred way
> :> )
> http://www.nux.ro/archive/2011/07/Install_LabPlot_on_EL6.html
The URL states:

Install LabPlot on EL6
1st July 2011
Installing LabPlot on EL6 can be a bit daunting as compiling from source 
can be problematic due to odd dependency issues, however the packages 
from Fedora 14 install and work just fine, provided you have EPEL enabled:

mkdir /tmp/labplot; cd /tmp/labplot
wget 
http://download.fedora.redhat.com/pub/fedora/linux/releases/14/Everything/x86_64/os/Packages/LabPlot-1.6.0.2-8.fc12.x86_64.rpm 
http://download.fedora.redhat.com/pub/fedora/linux/releases/14/Everything/x86_64/os/Packages/LabPlot-doc-1.6.0.2-8.fc12.x86_64.rpm 

yum localinstall --nogpgcheck ./LabPlot-*


And voila!
As I said this operation requires the EPEL repo enabled for some 
packages (electronics-menu and liborigin) so make sure your system has it.

End URL.

Who has used the EPEL repo?  Does this repository create conflicts 
(e.g., installing incompatible or very "buggy" RPMs) with RHEL 6 (e.g., 
SL6)?

Note that I have successfully moved a recent Lab Plot that I built on 
RHEL 5.5 IA-32 (CentOS 5.5) that ran under RHEL 5.6, and runs under 
RHEL6 X86-64 provided I copy all of the needed IA-32 libraries into the 
correct directories.  The IA-32 libraries in question do not seem to 
cause any instabilities with X86-64 SL 6.

Yasha Karant

ATOM RSS1 RSS2