Hi
Could you please unsubscribe me from this mailing list
Thanx
Gautham

----- Original Message ----- 
From: "Raju Mathur" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 11, 2001 7:20 PM
Subject: Re: [LIH] Uninstalling the tar


> My SOP for installing packages from PACKAGE-VERSION.tar.gz source:
> 
> mkdir -p /var/packages
> CFLAGS=-O6 ./configure
> make
> make install 2>&1 | tee /var/packages/PACKAGE-VERSION
> 
> >>>>> "Penguin" == Penguin  <[EMAIL PROTECTED]> writes:
> 
>     Penguin> Hi Usha, Whenever I compile and install something from
>     Penguin> tar files on my Linux box, I do the following :
> 
> 
>     Penguin> ./configure make make install > test_DOC
> 
>     Penguin> I always preserve this file test_DOC which contains the
>     Penguin> paths where make install has installed whatever stuff on
>     Penguin> my machine.
> 
>     Penguin> Than I can manually delete those binaries or documetation
>     Penguin> files referring to test_DOC.
> 
>     Penguin> Thus, now I have got icewm_DOC, mutt_DOC, mplayer_DOC
>     Penguin> etc. No problems.
> 
>     Penguin> Listers please suggest if there is any better way.
> 
>     Penguin> Regards
> 
>     Penguin> Rajesh
> -- 
> Raju Mathur          [EMAIL PROTECTED]           http://kandalaya.org/
> 
> _______________________________________________
> linux-india-help mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/linux-india-help
> 


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to