Bug 10342

Summary: Not setting QTDIR when upgrading or downgrading qt-devel.
Product: [Retired] Red Hat Linux Reporter: rdt
Component: qtAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-03-25 03:39:04 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 rdt 2000-03-25 03:39:04 UTC
If one upgrades or downgrades qt-devel, the value of QTDIR is not set
to the new location.  Even if the qt.csh script is sourced, there is
a test that exits the script if QTDIR is already defined, so that the
old (and no longer correct) value remains.  It is only by re-booting
that the value is correctly set.  You'll have to find a better way of
dealing with this if you insist on putting the qt stuff in a non-standard
place. How about an /etc/qt.conf?

Comment 1 Bernhard Rosenkraenzer 2000-06-16 10:41:18 UTC
Thanks, fixed.