sm-grimoire-bugs AT lists.ibiblio.org
Subject: SourceMage Grimoire Bug List
List archive
[SM-Grimoire-Bugs] [Bug 9475] New: readline symlinks to the wrong location
- From: bugzilla-daemon AT bugs.sourcemage.org
- To: sm-grimoire-bugs AT lists.ibiblio.org
- Subject: [SM-Grimoire-Bugs] [Bug 9475] New: readline symlinks to the wrong location
- Date: Sat, 13 Aug 2005 13:34:19 -0700 (PDT)
http://bugs.sourcemage.org/show_bug.cgi?id=9475
Summary: readline symlinks to the wrong location
Product: Codex
Version: stable grimoire
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: libs
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: BearPerson AT gmx.net
in INSTALL:
# symlink those so that bash still works after the update
ln -sf $INSTALL_ROOT/lib/libreadline.so.5 $INSTALL_ROOT/lib/libreadline.so.4
ln -sf $INSTALL_ROOT/lib/libhistory.so.5 $INSTALL_ROOT/lib/libhistory.so.4
the code lines should be:
ln -sf $TRACK_ROOT/lib/libreadline.so.5 $INSTALL_ROOT/lib/libreadline.so.4
ln -sf $TRACK_ROOT/lib/libhistory.so.5 $INSTALL_ROOT/lib/libhistory.so.4
$TRACK_ROOT will be the relative root in the system the file will be used in,
such as / for chroots. Therefore, the symlink has to point to /lib/...
--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
- [SM-Grimoire-Bugs] [Bug 9475] New: readline symlinks to the wrong location, bugzilla-daemon, 08/13/2005
Archive powered by MHonArc 2.6.24.