[snip]
Can anyone tell me how to install GD 2.0.28 (which support GIF) with
php? Can you tell me all the instructions to follow?
[/snip]
All of the instructions http://www.boutell.com/gd/manual2.0.28.html
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php
Deepak Dhake wrote:
Can anyone tell me how to install GD 2.0.28 (which support GIF) with
php? Can you tell me all the instructions to follow?
http://us4.php.net/gd
--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscrib
Can anyone tell me how to install GD 2.0.28 (which support GIF) with
php? Can you tell me all the instructions to follow?
Thanks,
_deepak
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
im having a problem installing the GD library
OS - Windows XP Pro
PHP - 4.3.5
i tried in the PHP.INI get the ";" of the line with the GD extension
and im getting an error that the file not found
"./php_gd2.dll"
i tried to copy the file to main PHP folder and WINDOWS\SYSTEM32
nothing seems to be wor
ch 14, 2004 9:59 AM
Subject: [PHP] gd installation problem
> dear Sirs,
>
> I did what says in
> http://www.php.net/manual/en/install.windows.php#Installation of Windows
> extensions
>
> but still I can not run php_gd2.dll extensions on win2000
>
> where can I find more
dear Sirs,
I did what says in
http://www.php.net/manual/en/install.windows.php#Installation of Windows
extensions
but still I can not run php_gd2.dll extensions on win2000
where can I find more solutions about this
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http:/
No, GD is only bundled as of PHP 4.3.0.
Regards,
Philip
On Thu, 12 Dec 2002 [EMAIL PROTECTED] wrote:
> Hello Phillip, hello Sean,
>
> thank you very much, for answering the question of --with-gd - compiling.
>
> I am not using 4.3 . I did it with php-4.2.3
>
> Did I got it right - to use
Hello Phillip, hello Sean,
thank you very much, for answering the question of --with-gd - compiling.
I am not using 4.3 . I did it with php-4.2.3
Did I got it right - to use the bundled-gd I have to use the
compiling-flag:
--enable-gd
??
But when I run ./configure --help there isn´t s
To use the bundled gd just do: --enable-gd
Note that 4.3.0 is the first distro that includes a
bundled GD. Also note that as of 4.3.0 just doing
--with-gd will also use the bundled GD. Before this,
--with-gd (no directory specified) would look for a
local copy. That seems odd yes but theor
[EMAIL PROTECTED] wrote:
Hello list,
simple question:
I´ve heard that it is possible to compile php with dg-support on two ways
1) first way: Distribution dependant with the gd-files and libraries, eg. gd.c, gd.lo, gd.o
coming with the distribution of the compiled php-4.x-tarball
compiled the f
Hello list,
simple question:
I´ve heard that it is possible to compile php with dg-support on two ways
1) first way: Distribution dependant with the gd-files and libraries, eg. gd.c, gd.lo,
gd.o
coming with the distribution of the compiled php-4.x-tarball
compiled the follwing way:
./configure
11 matches
Mail list logo