Home/Forum archive/Lamp Server need app Library GD 2.0+Forum archiveLamp Server need app Library GD 2.0+Supportlampphpphp gdnot able to install from apt-get install GD any help? on this would be great ThanksReplies (1)Hi there...Reply 1 2019-07-08Do you mean the GD library bindings for PHP? Or some other programmatic bindings for GD? E.g. Python?Assuming that you mean the PHP library, this should work: apt update apt install php-gd FWIW the version of GD provided currently is 2.2.4.
Hi there...Reply 1 2019-07-08Do you mean the GD library bindings for PHP? Or some other programmatic bindings for GD? E.g. Python?Assuming that you mean the PHP library, this should work: apt update apt install php-gd FWIW the version of GD provided currently is 2.2.4.
Do you mean the GD library bindings for PHP? Or some other programmatic bindings for GD? E.g. Python?
Assuming that you mean the PHP library, this should work:
FWIW the version of GD provided currently is 2.2.4.