problemas al instalar icestudio en Ubuntu 22.04.1

54 views
Skip to first unread message

miguelang...@gmail.com

unread,
Dec 7, 2022, 2:33:32 PM12/7/22
to FPGAwars: explorando el lado libre
Buenas tardes.

Por si sirve de algo, simplemente comentar que estoy instalando icestudio 0.10 rc1 en Ubuntu 22.04.1 y me da el siguiente error al lanzarlo:

$ ./icestudio-0.10-rc1-linux64.AppImage
dlopen(): error loading libfuse.so.2

AppImages require FUSE to run.
You might still be able to extract the contents of this AppImage
if you run it with the --appimage-extract option.
See https://github.com/probonopd/AppImageKit/wiki/FUSE
for more information

Instalando el paquete libfuse2 (sudo apt install libfuse2) ha quedado resuelto y ya arranca, pero ahora tengo otro error cuando le digo que instale la toolchain, a pesar de tener instalado Python 3.10.6, parece que tengo que tener instalado python3-venv, así que un sudo apt install python3-venv y ya funciona todo ok.

Un saludo.

Reply all
Reply to author
Forward
0 new messages