On Fri, 07 May 2010 23:19:18 +0200 [email protected] wrote:
| Hi all, | | just very short: Does anybody know how to do a clean | IM new install, in order to get rid of outdated files, etc.? | I still can't work with my present 6.5.8-10 install, | ( at /usr/lib there are still some files from 6.5.7). | Would it be sufficient to perform an 'apt-get remove' | & delete the files at /usr/lib by hand? | | TIA, | | Claus | -- | Djangology <http://home.arcor.de/ccyrny/djangology/> | django|log | <http://djangolog.twoday.net/>| Flickr | <http://www.flickr.com/photos/claus_01/> | :: graf-o-matic 3.0 :: | <http://grafomatic30.twoday.net/> | I have a set of removes to clean our all standard installs regardless of any package managemant (they sometimes don't clean up absolutely everything. See the bottom of IM Examples, API, Building http://www.imagemagick.org/Usage/api/#building Specifically... rm -rf /usr/lib/ImageMagick-* rm -rf /usr/lib/lib{Magick,Wand}* rm -rf /usr/share/ImageMagick-* rm -rf /usr/share/doc/ImageMagick-* rm -rf /usr/include/{ImageMagick,Magick++,magick,wand} rm -rf /usr/lib/perl5/site_perl/*/i386-linux-thread-multi/Image/Magick* rm -rf /usr/lib/perl5/site_perl/*/i386-linux-thread-multi/auto/Image/Magick* rm -rf /usr/share/man/man?/*Magick* rm -f /usr/lib/pkgconfig/ImageMagick.pc Anthony Thyssen ( System Programmer ) <[email protected]> -------------------------------------------------------------------------- God is in the Details! -------------------------------------------------------------------------- Anthony's Castle http://www.cit.griffith.edu.au/~anthony/ _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
