[magick-users] install requires root privileges?
duc.sequere.aut.de.via.decede at imagemagick.org
duc.sequere.aut.de.via.decede at imagemagick.org
Mon Aug 18 12:32:45 PDT 2008
> ./configure --prefix=$HOME/i386 && make && make install
Add --without-perl to your configure script command line or install with
this command:
make -k -i install
to ignore errors. In the mean-time if someone has a patch for PerlMagick's
Makefile.PL script to force PerlMagick to install in a local directory
(rather than the default /usr/local), please post it to this list.
More information about the Magick-users
mailing list