Skip to content

Can't install gd with jpeg support #106

@drgomesp

Description

@drgomesp

I'm trying to install the gd extension to support jpeg, but I can't do it.

I've installed libjpeg with homebrew and set the --with-jpeg-dir flag to point to the directory where homebrew installed it.

But I still can't make it work.

The gd_info() shows me:

array (size=11)
  'GD Version' => string 'bundled (2.1.0 compatible)' (length=26)
  'FreeType Support' => boolean false
  'T1Lib Support' => boolean false
  'GIF Read Support' => boolean true
  'GIF Create Support' => boolean true
  'JPEG Support' => boolean false
  'PNG Support' => boolean true
  'WBMP Support' => boolean true
  'XPM Support' => boolean false
  'XBM Support' => boolean true
  'JIS-mapped Japanese Font Support' => boolean false

Any tips?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions