|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
*** PLZ, take a look at the reply at the bottom of this thread ***
Lets say that I want to enable jpeg-support for GD, where GD is an extension of PHP. The PHP-reference says to use commands like... '--with-jpeg-dir=DIR' But this doesnt work for Windows 2000 right? How do I do it in Windows? Also, how do I use commands like phpize and the 'make' command in windows? And the ./configre.... how does that work? I have tried typing in all these commands in the proper directory with the command-prompt, but the cmd did not recognize them.... PLZ HELP ME!!!! Last edited by ab3D : April 1st, 2003 at 07:15 AM. |
|
#2
|
|||
|
|||
|
These are Linux commands. If you are on Windows they don't work.
To add extensions to php on Windows open php.ini find the list of extensions. They are commented out with a ; at the beginning of the line. Remve the ; (semi-colon) to make whichever extension you wish active. Some that work on Linux will not work on windows. Good Luck |
|
#3
|
|||
|
|||
|
thx... but what to do with imagick? PLZ HELP!!!!
Thanks so much for your reply. I appreciated it. But do you know what I have to do to install imagick-extension-support for PHP? I have been looking all over the internet, but I cant find any php_imagick.dll file or something like it. And the install-instructions for imagick involves those kind of Linux-codes that I mentioned in the first msg of this thread? So how do I do this? Is there any way to use the linux-codes/commands on a Windows-platform. Is there such program?
!!!PLZ HELP ME PLZ!!! |
|
#4
|
|||
|
|||
|
Try this page it will get you to downloads, and instructions; just be sure to get the proper ones for Windows.
http://www.imagemagick.org/www/archives.html? Are you sure you need it you can do a lot with the basic gd libraries. |
|
#5
|
|||
|
|||
|
But there is no Imagick for PHP???
rickwright, Thanks so much for your reply. But I have been checking out that link which you wrote in your reply. All that I can find there is just a bunch of info about Imagemagick and perlImagick, nothing about Imagick support for PHP. Maybe I got all this wrong, right? Is it possibly so that I MUST install perlimagick and perl to be able to use imagick in PHP?
I also found the php_imagick.dll file in that link that you wrote. But how do I know it is the right version of the file? There must be different versions, right? http://studio.imagemagick.org/piper...ber/001190.html Thanks in Advance! =) |
|
#6
|
|||
|
|||
|
This is a php-pear module
http://pear.php.net/package-info.php?pacid=76 Take the newest version here. http://php.chregu.tv/php_imagick.dll That's about the best I can do for you Good Luck |
|
#7
|
|||
|
|||
|
What I have to do?...
* Edit * Double cross-post. Please refrain from double-posting.
Original thread: http://www.devarticles.com/forum/sh...=&threadid=4537 * Edit * |
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > How to compile jpeg supprt.... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|