
Jasmine
Administrator
Jan 30, 2001, 12:13 PM
Post #2 of 2
(184 views)
|
|
Re: Install Perl Module on Server
[In reply to]
|
Can't Post
|
|
If I recall correctly, Image::Size has some code that needs to be compiled, so there's no way around Makefile.PL. But, if you're on a Linux server, you can install and compile the module in your local server space. Take a look at the post where I described the process of installing a Perl module locally: Re: installing perl module
|