最近我安装了centos5.3的虚拟机,并在其上安装了ise9.1,edk9.1,分别安装在/opt/xilinx/ise9.1和/opt/xilinx/edk9.1中,安装成功了!
我想移植petalinux的,但是在使用xps命令时出现问题!我已经使用了如下命令:
source /opt/xilinx/ise9.1/settings.sh
source /opt/xilinx/edk9.1/settings.sh
然后输入命令:#xps
出现如下错误:
_xps:error while loading shared
libraries:/opt/xilinx/ise9.1/bin/lin/LibSTL.so:can not restore
segment prot after reloc:Permission denied.
请高手帮忙!谢谢!