Bug 68452 - Libtool scripts in non-devel package
Summary: Libtool scripts in non-devel package
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: arts
Version: limbo
Hardware: i386
OS: Linux
medium
low
Target Milestone: ---
Assignee: wdovlrrw
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-07-10 11:01 UTC by Joe Orton
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-07-10 11:01:08 UTC
Embargoed:


Attachments (Terms of Use)

Description Joe Orton 2002-07-10 11:01:04 UTC
arts-1.0.1-6 contains the *.la libtool scripts in /usr/lib, which are only
needed when linking against the libraries, so could be moved to the -devel package.

Comment 1 Bernhard Rosenkraenzer 2002-08-13 10:42:02 UTC
No. 
KDE uses ltdlopen() to load libraries dynamically, which doesn't work if the 
*.la files aren't installed. 
 
Try it for yourself - rm -f /usr/lib/*.la /usr/lib/kde3/*.la and watch KDE 
breaking.


Note You need to log in before you can comment on or make changes to this bug.