On 2008-01-22 15:50-0800 [EMAIL PROTECTED] wrote: > Hi Alan, > > First question: > I did the make install, so how should I clean out my /usr/local? Is there > a list of installed files so I can manually delete them, or is there a > simpler way?
Look for a file called install_manifest.txt in the top-level of the build tree. It is automatically produced by the "make install" target that cmake sets up. However, if you are a conservative individual (like I am) about removing stuff, I wouldn't trust that file blindly in case CMake screwed something up. However, it should be a reasonable guide for what to remove (with caution). BTW, this is one of the reasons I advocate having a unique installation prefix for personal use of PLplot. It makes it easy to remove everything you installed without concern over the correctness of a list of installed files. Alan __________________________ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); PLplot scientific plotting software package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Plplot-general mailing list Plplot-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-general