支持红帽企业 Linux (RHEL).
This article was translated from English: Does it need improvement?
Translated
View the article in English
RHEL 是否受支持?
Red Hat Linux 还不是 IronPdf 正式支持的 Linux 发行版之一,不过 以下命令(CentOS 8 使用) 已在各种初步测试中被证明是成功的。
此列表也可用于 AlmaLinux 和 Oracle Linux。
# Install necessary development and runtime libraries
dnf -y install glibc-devel # GNU C Library - development library
dnf -y install nss # Network Security Services libraries
dnf -y install at-spi2-atk # At-Spi2 bridge to ATK for accessibility
dnf -y install libXcomposite # X11 Composite extension library
dnf -y install libXrandr # X11 RandR extension library
dnf -y install mesa-libgbm # Mesa graphics library
dnf -y install alsa-lib # Advanced Linux Sound Architecture libraries
dnf -y install pango # Library for laying out and rendering text
dnf -y install cups-libs # CUPS libraries
dnf -y install libXdamage # X11 Damage extension library
dnf -y install libxshmfence # Shared memory 'SyncFence' synchronization primitive
dnf -y install libxkbcommon # Keymap handling library for X and Wayland
# Set execute permissions for IronCefSubprocess
chmod 755 IronCefSubprocess # Ensure the IronCefSubprocess has executable permissions
# Note: IronCefSubprocess is normally found at bin/runtimes/linux-x64/
# Install necessary development and runtime libraries
dnf -y install glibc-devel # GNU C Library - development library
dnf -y install nss # Network Security Services libraries
dnf -y install at-spi2-atk # At-Spi2 bridge to ATK for accessibility
dnf -y install libXcomposite # X11 Composite extension library
dnf -y install libXrandr # X11 RandR extension library
dnf -y install mesa-libgbm # Mesa graphics library
dnf -y install alsa-lib # Advanced Linux Sound Architecture libraries
dnf -y install pango # Library for laying out and rendering text
dnf -y install cups-libs # CUPS libraries
dnf -y install libXdamage # X11 Damage extension library
dnf -y install libxshmfence # Shared memory 'SyncFence' synchronization primitive
dnf -y install libxkbcommon # Keymap handling library for X and Wayland
# Set execute permissions for IronCefSubprocess
chmod 755 IronCefSubprocess # Ensure the IronCefSubprocess has executable permissions
# Note: IronCefSubprocess is normally found at bin/runtimes/linux-x64/
SHELL
与其他 Linux 发行版的手动安装一样,设置 IronPdf.Installation.LinuxAndDockerDependenciesAutoConfig = false;
有关更多信息,请参见:其他 Linux 发行版支持
准备开始了吗?
Nuget 下载 18,560,885 | 版本: 2026.4 刚刚发布

