You are here
Submitted by Swedie on Wed, 2009/04/08 - 10:57
Installed Turnkey Lamp v 2009-02 and it has everything I want except for GD library.
What is the simplest way for me to add support for GD library in PHP?
I can't find the libraries anywhere and no .ini file to modify to add support for GD lib like you do on a windows machine.
Forum:
Install the php5-gd package
Enjoy!
Thank you! A bummer right
yes, but its going to require manual dependency resolution
The list of dependencies and download links are available at this link, and you can find the deb packages in the Ubuntu package archive.
You can find out what packages are installed by either looking at the appliance manifest (see link on appliance download page), or by running dpkg-query -W
Once you have downloaded and copied the packages to the appliance, you can install them using dpkg:
Good luck!
Add new comment