Hi,

--- On Mon, Sep 7, 2009 at 12:54 PM, Yugal<[email protected]> wrote:
| I installed tar balls .......
\--

Why so many dots (.....)? End a sentence with a full-stop. Are you from IIT?

Please refer (Slides #5, #6):
http://www.shakthimaan.com/downloads/glv/presentations/mailing-list-etiquette.pdf

---
| So... If I loose the folder :
| ./configure
| make
| make install
|
| then in this case (Folder Deleted) how to remove the software cleanly?
\--

Do you remember if you passed any options to configure script?
Otherwise, you can simply extract the same sources tarball, and do:

  $ ./configure; sudo make uninstall

This 'uninstall' target will know where to remove the installed files.

SK

-- 
Shakthi Kannan
http://www.shakthimaan.com

--~--~---------~--~----~------------~-------~--~----~
Do you have another question? Click here - 
http://groups.google.com/group/iitdlug/post
l...@iitd community mailing list -- http://groups.google.com/group/iitdlug
-~----------~----~----~----~------~----~------~--~---

Reply via email to