quartus 10 for linux 安装

我的系统是fedora 14

命令如下:

su root

password:

sh 10.0_quartus_linux.sh

对quartus*.sh进行安装

cd 10.0_quartus_linux/

./setup

会出现

Creating directory bin
Verifying archive integrity... All good.
Uncompressing Altera Installer............................................................................................................................
Fontconfig error: "conf.d", line 1: no element found
Fontconfig warning: line 73: unknown element "cachedir"
Fontconfig warning: line 74: unknown element "cachedir"
./altera_installer_gui: symbol lookup error: /usr/lib/libXi.so: undefined symbol: XESetWireToEventCookie
的错误


下面是一个正确的方法

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


这样就会出现与window下一样的安装界面。

这样就安装好了。

但在运行bin文件里的quartus时,出现以下的错误提示:

quartus: error while loading shared libraries: libsys_cpt.so: cannot enable executable stack as shared object requires: Permission denied

这时只要

$ cd /opt/altera/11.0/quartus/linux

2$ execstack -c libstdc++-libc6.2-2.so.3 libicudata.so.34 libsys_cpt.so
这样一下,就可以安装好了。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值