+ Responder ao Tópico



  1. #1

    Padrão maldito GD && Fontconfig

    Estou tentando configurar o MRTG aqui na rede, porém, falta 2 pacotes o GD e o FontConfig

    O fontconfig baixei o pacote
    Fontconfig-2.3.2
    Segui a documentação do site.



    Installation of Fontconfig

    Install Fontconfig by running the following commands:

    ./configure --prefix=/usr --sysconfdir=/etc --disable-docs &&
    make

    To test the results, issue: make check.

    Now, as the root user:

    make install &&
    install -v -m755 -d /usr/share/doc/fontconfig/fontconfig-devel &&
    install -v -m644 doc/*.3 /usr/share/man/man3 &&
    install -v -m644 doc/*.5 /usr/share/man/man5 &&
    install -v -m644 doc/*.{html,pdf,txt} /usr/share/doc/fontconfig &&
    install -v -m644 doc/fontconfig-devel/* \
    /usr/share/doc/fontconfig/fontconfig-devel

    Quando eu fiz os procedimentos acima
    e fui compilar o GD ao rodar o ./configure e também seguindo o que o site fala.

    ./configure --prefix=/usr

    eu fiz isso e olha a porcaria da FONTCONFIG.

    ** Configuration summary for gd 2.0.33:

    Support for PNG library: yes
    Support for JPEG library: yes
    Support for Freetype 2.x library: yes
    Support for Fontconfig library: no
    Support for Xpm library: yes
    Support for pthreads: yes


    Alguem configurou essa joça ?

  2. #2

    Padrão Re: maldito GD && Fontconfig

    Que distro tu usa?

  3. #3

    Padrão Re: maldito GD && Fontconfig

    Slackware

    # whereis fontconfig
    fontconfig: /usr/include/fontconfig


    # whereis gd
    gd:

    whereis snmp
    snmp: /usr/include/snmp /usr/share/snmp

    # whereis mib
    mib: /etc/mib.txt