Bug 3793

Summary: Red Hat Library problem
Product: [Retired] Red Hat Linux Reporter: kkilp
Component: rhl-ig-x86Assignee: Sandra Moore <smoore>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0CC: adstrong
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: 1999-08-28 21:38:33 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 kkilp 1999-06-29 07:40:42 UTC
When i type the command "rhlibrary", it says tixwish-tk4.1:
command not found
There was a description of this problem for Red Hat release
5.2 but the solution for that one did not help me with 6.0

Comment 1 David Lawrence 1999-07-01 17:51:59 UTC
This is a know problem and will hopefully be an errata or similar very
soon. Until then you can

rm /usr/bin/tixwish-tk4.1
ln -s /usr/bin/tixwish4.1.8.0 /usr/bin/tixwish-tk4.1

This will allow you to use the RH LIbrary CD with 6.0.

Comment 2 Jeff Johnson 1999-08-28 21:38:59 UTC
The procedure described appears to fix the problem.