*/}}

#25 [appimage][0.5] libGLEW.so.2.2: cannot open shared object file: No such file or directory

Chiuso
aperto 5 mesi fa da Ghost · 1 commenti
Ghost ha commentato 5 mesi fa

Hey, I tested the recent unreleased 0.5 appimage build, but when I try to run it, I get this error:

~/sources/OurPaint »»» ./OurPaint-v0.5-x86_64.AppImage 
/tmp/.mount_OurPaiByh2sp/OurPaint: error while loading shared libraries: libGLEW.so.2.2: cannot open shared object file: No such file or directory
~/sources/OurPaint »»»

O.S. : Debian 12 KDE, up to date.

Hey, I tested the recent unreleased 0.5 appimage build, but when I try to run it, I get this error: ``` ~/sources/OurPaint »»» ./OurPaint-v0.5-x86_64.AppImage /tmp/.mount_OurPaiByh2sp/OurPaint: error while loading shared libraries: libGLEW.so.2.2: cannot open shared object file: No such file or directory ~/sources/OurPaint »»» ``` O.S. : Debian 12 KDE, up to date.
Ghost ha commentato 5 mesi fa
Autore

Ok! After a PM with Yiming Wu on Mastodon, I installed libglew2.2

sudo apt install libglew2.2

Then, the appimage complained about another library:

~/sources/OurPaint »»» ./OurPaint-v0.5-x86_64.AppImage 
/tmp/.mount_OurPaiie5xC7/OurPaint: error while loading shared libraries: libluajit-5.1.so.2: cannot open shared object file: No such file or directory
~/sources/OurPaint »»»

So I had to follow the same pattern and install

sudo apt install libluajit-5.1-2 libluajit-5.1-common

After that, Ourpaint launched! I'm closing the issue.

Ok! After a PM with Yiming Wu on Mastodon, I installed libglew2.2 ``` sudo apt install libglew2.2 ``` Then, the appimage complained about another library: ``` ~/sources/OurPaint »»» ./OurPaint-v0.5-x86_64.AppImage /tmp/.mount_OurPaiie5xC7/OurPaint: error while loading shared libraries: libluajit-5.1.so.2: cannot open shared object file: No such file or directory ~/sources/OurPaint »»» ``` So I had to follow the same pattern and install ``` sudo apt install libluajit-5.1-2 libluajit-5.1-common ``` After that, Ourpaint launched! I'm closing the issue.
Sign in to join this conversation.
Nessuna etichetta
Nessuna milestone
Nessun assegnatario
1 Partecipanti
Caricamento...
Annulla
Salva
Non ci sono ancora contenuti.