Forum Discussion
Altera_Forum
Honored Contributor
16 years agoAltera Installer on Fedora 12 (and other Linux distros)
running the Altera Installer on Fedora 12, you might see and error with libXi.so as we've seen in the past running quartus: $ ./altera_installer.external.mod.sh
Creating directory bin
Verifyi...
Altera_Forum
Honored Contributor
16 years agoHere's an update for Quartus 10.0 running on openSUSE 11.3.
--- Quote Start --- gaudette@linux-xtby:~/altera> su Password: linux-xtby:/home/gaudette/altera# sh 10.0_quartus_linux.sh --noexec Creating directory 10.0_quartus_linux Verifying archive integrity... All good. Uncompressing Quartus II software (includes IP Library).................................................................................................................................................. linux-xtby:/home/gaudette/altera# cd 10.0_quartus_linux/ linux-xtby:/home/gaudette/altera/10.0_quartus_linux# mv ./altera_installer/bin/libx11.so.6 .. linux-xtby:/home/gaudette/altera/10.0_quartus_linux# ./setup --standalone --install quartus Fontconfig error: "conf.d", line 1: no element found Fontconfig warning: line 73: unknown element "cachedir" Fontconfig warning: line 74: unknown element "cachedir" Traceback (most recent call last): File "linux32/build/pyi.linux2/altera_installer_cmd/outPYZ1.pyz/AlteraInstallerGuiWizard", line 974, in nextId TypeError: string indices must be integers, not str Traceback (most recent call last): File "linux32/build/pyi.linux2/altera_installer_cmd/outPYZ1.pyz/AlteraInstallerGuiWizard", line 974, in nextId TypeError: string indices must be integers, not str QPixmap: It is not safe to use pixmaps outside the GUI thread QPixmap: It is not safe to use pixmaps outside the GUI thread QPixmap: It is not safe to use pixmaps outside the GUI thread QPixmap: It is not safe to use pixmaps outside the GUI thread QPixmap: It is not safe to use pixmaps outside the GUI thread QPixmap: It is not safe to use pixmaps outside the GUI thread QPixmap: It is not safe to use pixmaps outside the GUI thread QPixmap: It is not safe to use pixmaps outside the GUI thread QPixmap: It is not safe to use pixmaps outside the GUI thread QPixmap: It is not safe to use pixmaps outside the GUI thread QPixmap: It is not safe to use pixmaps outside the GUI thread QPixmap: It is not safe to use pixmaps outside the GUI thread --- Quote End --- The warning messages can safely be ignored. Repeat this process for the service pack. Quartus II functions as expected. -J