Unterstützung von Red Hat Enterprise Linux (RHEL)

This article was translated from English: Does it need improvement?
Translated
View the article in English

Wird RHEL unterstützt?

Red Hat Linux ist noch nicht eine der Linux-Distributionen, die IronPDF offiziell unterstützt, obwohl die folgenden Befehle (verwendet von CentOS 8) sich in verschiedenen Vorversuchen als erfolgreich erwiesen haben.

Diese Liste kann auch für AlmaLinux und Oracle Linux verwendet werden.

dnf -y install glibc-devel
        dnf -y install nss
        dnf -y install at-spi2-atk
        dnf -y install libXcomposite
        dnf -y install libXrandr
        dnf -y install mesa-libgbm
        dnf -y install alsa-lib
        dnf -y install pango
        dnf -y install cups-libs
        dnf -y install libXdamage
        dnf -y install libxshmfence
        dnf -y install libxkbcommon

        chmod 755 IronCefSubprocess
        # (IronCefSubprocess is normally found at bin/runtimes/linux-x64/)

Wie bei der manuellen Installation für andere Linux-Distributionen setzen Sie IronPdf.Installation.LinuxAndDockerDependenciesAutoConfig = false;

Für weitere Informationen siehe bitte: https://ironpdf.com/how-to/linux/#other-linux-distros