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,
<[EMAIL PROTECTED]> 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
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to