1. 问题背景
PetaLinux是FPGA+AI开发板厂商Xilinx定制的Linux系统,可以安装在开发板的PS端,然后执行AI任务。
想在开发板以外的地方使用PetaLinux,需要在Ubuntu上安装。
这里我使用的是Ubuntu24.04,安装PetaLinux2021.1。
2. 报错信息
gzr@gzr-Legion-Y9000P-IAH7H:~/文档$ ./petalinux-v2021.1-final-installer.run -d /opt/pkg/petalinux/
INFO: Checking installation environment requirements...
WARNING: This is not a supported OS
INFO: Checking free disk space
INFO: Checking installed tools
INFO: Checking installed development libraries
ERROR: You are missing these development libraries required by PetaLinux:
- zlib1g:i386
Please install them with your operating system package manager, and try again
WARNING: Please install required packages.
Please refer to the PetaLinux Tools

最低0.47元/天 解锁文章
1134

被折叠的 条评论
为什么被折叠?



