Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Resize Image, not using Magick

by Jouke (Curate)
on Jun 14, 2001 at 12:13 UTC ( [id://88321]=note: print w/replies, xml ) Need Help??


in reply to Resize Image, not using Magick

Sure, you could use GD to do the resizing, but that would also require the installation of GD by your ISP. So I guess that won't help.

If you're lucky, your ISP has ImageMagick itself installed, so you can use the systemcommand 'convert' to resize the images.

What you would really want I guess is another ISP that would offer decent Perl installations ;-)

Jouke Visser, Perl 'Adept'
Using Perl to help the disabled: pVoice and pStory

Replies are listed 'Best First'.
Re: Re: Resize Image, not using Magick
by HTTP-404 (Sexton) on Jun 14, 2001 at 12:27 UTC
    do i have to compile GD module? if not it's possable to lod module from home dir thnx
      You need at least the gdlib c-library to be installed and indeed, you have to compile the whole stuff...

      Jouke Visser, Perl 'Adept'
      Using Perl to help the disabled: pVoice and pStory

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://88321]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-19 21:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found