Hi again, On 05/09/2010 12:03 PM, Anthony Thyssen wrote: > 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 >
I put those commands into a shell script & uninstalled IM via 'apt-get', but I am still getting the following error messages: cl...@ubuntu:~/Linux/scripts$ display Grafik/sandrin_karte.jpg display: UnableToOpenBlob `Grafik/sandrin_karte.jpg': ?$?? @ blob.c/OpenBlob/2481. display: UnableToOpenConfigureFile `delegates.xml' @ configure.c/GetConfigureOptions/589. display: UnableToOpenBlob `logo:': lob/2481 @ blob.c/OpenBlob/2481. What could be the reason for this, and how can I get IM to work again? TIA, Claus > 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 > > -- Djangology <http://home.arcor.de/ccyrny/djangology/> | django|log <http://djangolog.twoday.net/>| Flickr <http://www.flickr.com/photos/claus_01/> | artificial 1.0: visual arts blog <http://artificial10.wordpress.com/> _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
