*/}}

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

已關閉
由 Ghost 於 5 月之前創建 · 1 條評論

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 評論 5 月之前'
發佈者

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.
Ghost5 月之前 關閉
登入 才能加入這對話。
未選擇標籤
未選擇里程碑
未指派成員
1 參與者
正在加載...
取消
保存
尚未有任何內容