From: <no...@so...> - 2002-07-27 19:32:34
|
Bugs item #570500, was opened at 2002-06-18 07:09 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=465044&aid=570500&group_id=51915 Category: env-switcher RPM Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Jeff Squyres (jsquyres) Assigned to: Jeff Squyres (jsquyres) Summary: rpm -Uvh doesn't see prev files Initial Comment: Since everything is installed under /opt/env-switcher-<version>, when you "rpm -Uvh", all the previous modulefiles that were installed, as well as the switcher.ini, are effectively discarded because they reside in /opt/env-switcher-<version-1>. Need a version-independant location to install these things, a la modules (duh). Perhaps under /opt/modules somewhere, such as /opt/modules/env-switcher? ---------------------------------------------------------------------- >Comment By: Jeff Squyres (jsquyres) Date: 2002-07-27 12:32 Message: Logged In: YES user_id=11722 Now installs to /opt/switcher. Fixed. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=465044&aid=570500&group_id=51915 |