<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
Well, I admit I have never been a real UB user. But as UB16 initally
was fabric installed on my Dell XPS 13-9370 (KBL), I have kept and
upgraded UB as part of multiboot with openSUSE Leap and Slowroll on
this machine. So I upgraded to the available UB 24.04.1LTS to
prepare a new Cingg test on it.<br>
<br>
Actually my old installed <font
face="Courier New, Courier, monospace">Cinelerra Infinity - built:
Jun 30 2020 09:37:43 </font>still startup on UB24.04.<br>
<br>
1)<br>
I tried first to install the latest <font
face="Courier New, Courier, monospace">cin_5.1.20241009.ubuntu2204_amd64.deb</font>
package without success.<br>
<br>
<font face="Courier New, Courier, monospace">sudo apt install
<package url> didn't work (like corresponding "zypper in" on
Leap does)<br>
So I downloaded the package and tried<br>
</font><font face="Courier New, Courier, monospace"><br>
sudo apt install cin_5.1.20241009.ubuntu2204_amd64.deb</font><br>
<blockquote>Reading package lists ... Finished<br>
Create overview over dependices --- Finished<br>
Reading state information ... Finished <br>
E: Cannot find the package cin_5.1.20241009.ubuntu2204_amd64.deb<br>
</blockquote>
What is the issue, when the deb package is in the local directory?<br>
<br>
2)<br>
So I tried the AppImage<br>
<br>
./CinGG-20241120-x86_64-IntelHW.AppImage<br>
dlopen(): error loading libfuse.so.2<br>
<br>
AppImages require FUSE to run. <br>
You might still be able to extract the contents of this AppImage <br>
if you run it with the --appimage-extract option. <br>
See <a class="moz-txt-link-freetext" href="https://github.com/AppImage/AppImageKit/wiki/FUSE">https://github.com/AppImage/AppImageKit/wiki/FUSE</a> <br>
for more information<br>
<br>
Before this I had installed FUSE according to the wiki<br>
<blockquote>sudo add-apt-repository universe<br>
sudo apt install libfuse2t64<br>
</blockquote>
I had a look back into the AppImage (Fuse) mail thread, and ask here
if a Fix was found that can be used here?<br>
<br>
Terje <br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</body>
</html>