On 2009-02-04, Les Richardson <[email protected]> wrote: > L. V. Lammert wrote: >> Can someone point me in the right direction to determine what packages >> are required for 'GD2' support, php5, OBSD 4.3? The SilverStripe CMS is >> asking for 'GD2', but they don't provide enough information to isolate >> the required packages.
php5-gd > From what I remember, the gd package has some prereq libs that live in > xbase, so you will want to make sure it is part of your install. After > that, pkg_add gd should take care of it, assuming you have set a package > path. a no_x11 version of the package is available (but still, I'd install the xbase libs).

