Description
由于Quartus® II 12.0安装脚本中的一个问题,在RedHat 5或者CentOS 5操作系统中,安装程序无**确检测到某些已经安装的32位库文件。由此,Quartus II安装脚本会提示用户安装丢失的32位库文件,即使这些文件已经被安装在系统中。
Workaround / Fix
To work around this problem, perform one of the following two steps: - If you know that the 32-bit libraries are already installed, enter [size=1em]y to ignore the warning and proceed with the installation. To see a list of installed libraries, run
[size=1em]yum list glibc libXext libX11 libXau libXdmcp freetype fontconfig expat - Alternatively, download this setup file and replace the one in the unpackaged directories. If you are using the standalone installer or the ISO, run [size=1em]./setup to continue with the installation. If you are using the altera_installer.external.sh, perform the following steps:
- Replace the setup script in the [size=1em]./bin directory
- change directory to the ./bin directory
- Run [size=1em]export PATH=./:$PATH for sh-style shells or [size=1em]setenv PATH=./:$PATH for csh-style shells
- Run [size=1em]./setup
This error is fixed beginning with the Quartus II software version 12.0 SP1. Related Solutions- You must install the 32-bit version of the following libraries for the Altera Installer to operate properly
|