Bug 88801 - libguilereadline-v12.la not installed
Summary: libguilereadline-v12.la not installed
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: guile
Version: 9
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Phil Knirsch
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-04-14 11:36 UTC by Ian Grant
Modified: 2015-03-05 01:12 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-05-16 12:26:05 UTC
Embargoed:


Attachments (Terms of Use)

Description Ian Grant 2003-04-14 11:36:38 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2b) Gecko/20021029
Phoenix/0.4

Description of problem:
Guile's built-in dynamic loader needs the libguilereadline-v12.la library file
to load the .so module. This is in the guile-devel RPM but needs to be in the
plain guile RPM instead.

Version-Release number of selected component (if applicable):
guile-1.6

How reproducible:
Always

Steps to Reproduce:
$> cat >~/.guile <<EOT
(use-modules (ice-9 readline))
(activate-readline)
EOT
$> guile

Actual Results:  Error - cannot load libguilereadline-v12

Expected Results:  The readline support in guile should have been activated
silently.

Additional info:

Comment 1 Phil Knirsch 2003-05-16 12:26:05 UTC
Fixed in latest rawhide version to appear real soon.

Read ya, Phil


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