Hello, What is a good way to install multiple versions of the imagemagick command line tools on a debian machine? For example, to install the current version as the main one, but also have an old version available for regression testing of scripts, or to have a Q16 version available as an alternate for experimentation with 16 bit images. It would be okay to either install them to the system with changed executable names (e.g. convert-q16) or to have them in other directories, as long as I could set some environment variables to switch between versions.
Any ideas? Thank you, John Foerch _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
