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 gehört noch nicht zu den Linux-Distributionen, die IronPDF offiziell unterstützt, obwohl diefolgende Befehle (verwendet von CentOS 8) haben sich in verschiedenen Vorversuchen als erfolgreich erwiesen.

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;

Weitere Informationen finden Sie unter:https://ironpdf.com/how-to/linux/#other-linux-distros