This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Uninstall


I disagree. The concept of an uninstall target would by definition only be
correct of the version that is *installed* happened to be the same as the
one that is being *uninstalled*. For one thing, rpm solves that problem.
What I'm trying to express here is that it would be nice to have *correct*
functionality, not another hack that pretty much gets the job
accomplished.

-- 
----------Time flies like the wind. Fruit flies like a banana.----------------
--------Stranger things have happened but none stranger than this.-------------
Steven W. Orr      steveo@world.std.com     <site of former bang addr:-)>
---------------"Listen to me! We are all individuals."-------------------------

On Thu, 12 Nov 1998, Tudor Hulubei wrote:

=>I know people that use .tar.gz packages to "simulate" a package
=>manager w/ make install/uninstall on systems w/o RPM.  They keep the
=>sources of all the packages they install in /usr/src and use `make
=>uninstall' to uninstall a package when a new version is released.
=>This is not efficient in terms of disk space, but when that is not an
=>issue, `make uninstall' can be pretty handy.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]