Bug 10515

Summary: Impossible upgrade to rawhide-release-20000327-1.noarch.rpm
Product: [Retired] Red Hat Raw Hide Reporter: Frederic Jacquet <fjacquet2>
Component: ncursesAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-04-03 15:30:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Frederic Jacquet 2000-04-02 07:42:18 UTC
The current distribution only provide libncurses3 and 5.

A LOT of the package on my computer use libncurses 4 even tetex1.0.7 given
in the current distribution !

Is not it possible to add a symbolic link libncurses4 -> libncurses5 (with
the correct extension as I am not an C programmation expert)

Comment 1 Bill Nottingham 2000-04-03 15:30:59 UTC
Adding symlinks in the library dirs is possible, but it's not
a good idea as a matter of standard practice, as it leads
to problems (and dangling symlinks) on install/uninstall.


*** This bug has been marked as a duplicate of 10445 ***