Welcome to Centmin Mod Community
Become a Member

Possible to install pyftsubset?

Discussion in 'AlmaLinux 8 & Rocky Linux 8 Beta Testing' started by duderuud, Nov 29, 2022.

  1. duderuud

    duderuud Active Member

    318
    97
    28
    Dec 5, 2020
    The Netherlands
    Ratings:
    +215
    Local Time:
    2:07 AM
    1.29 x
    11.4
    Testing Xenforo on a dedicated server running Alma 8.7

    Is it possible to install pyftsubset? Because I guess this howto doesn't apply on Alma...

     
  2. rdan

    rdan Well-Known Member

    5,452
    1,418
    113
    May 25, 2014
    Ratings:
    +2,212
    Local Time:
    8:07 AM
    Mainline
    10.2
    On my CentOS7 install, this is enough:
     
  3. duderuud

    duderuud Active Member

    318
    97
    28
    Dec 5, 2020
    The Netherlands
    Ratings:
    +215
    Local Time:
    2:07 AM
    1.29 x
    11.4
    Thanks for pointing me in the right direction.

    What worked:
    pip3 install fonttools
    pip3 install Brotli
    pip3 install Zopfli
     
  4. eva2000

    eva2000 Administrator Staff Member

    58,905
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    10:07 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Yeah EL8+ has native python 3 support so pip3 commands should work fine