[magick-users] install requires root privileges?

Roger Pack rogerpack2005 at gmail.com
Mon Aug 18 12:40:03 PDT 2008


You may be able to get away with
    perl Makefile.PL PREFIX=/some/other/place
from http://www.nntp.perl.org/group/perl.xs/2007/07/msg2389.html

-=R

On Mon, Aug 18, 2008 at 1:32 PM,
<duc.sequere.aut.de.via.decede at imagemagick.org> wrote:
>> ./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.
>



-- 
Thanks!
-=R


More information about the Magick-users mailing list