Imager - Re: Problem Installing Imager

Posted on Thu Mar 30 15:05:15 2006 by tonyc in response to 2078 (See the whole thread of 7)
Re: Problem Installing Imager
Yeah, I'm not fond of the way line-breaks work on here either - you need to put <br> in your text to get a line-break.

The simplest way to install under some specific directory is to supply a PREFIX parameter:
perl Makefile.PL PREFIX=~/lib make make test make install

With Imager, since it has XS components, the files will actually be installed in a directory under that, for me it's /home/tony/lib/i386-linux-thread-multi/, so you'll need to set PERL5LIB to match.
Direct Responses: 2090 | Write a response