Ad Widget

Collapse

PHP gd JPEG image support missing. PHP gd FreeType support missing.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aprakash
    Junior Member
    • Mar 2017
    • 21

    #1

    PHP gd JPEG image support missing. PHP gd FreeType support missing.

    Hi Team,

    I am trying to configure Zabbix frontend interface.

    Below features are pending as part of prerequisties

    PHP gd JPEG image support missing.
    PHP gd FreeType support missing.

    I am compiled PHP with below command

    ./configure --with-apxs2=/tools/appsw/oracle/apache/bin/apxs --enable-bcmath --enable-mbstring --enable-sockets --with-mysql --prefix=/tools/appsw/oracle/apache/php --with-config-file-path=/tools/appsw/oracle/apache/php --with-oci8=/tools/utilsw/oracle/11gclient --with-gd



    However, to use below option, i don't have below packages on GD Path in my linux OS.

    --with-jpeg-dir=DIR GD: Set the path to libjpeg install prefix
    --with-freetype-dir=DIR GD: Set the path to FreeType 2 install prefix
    --with-vpx-dir=DIR GD: Set the path to libvpx install prefix

    Please advise on this
  • aprakash
    Junior Member
    • Mar 2017
    • 21

    #2
    Any update on this ?

    I am using php-5.5.38

    Comment

    Working...