[Cin] Building AppImage as backup
Andrew Randrianasulu
randrianasulu at gmail.com
Sat Oct 19 14:28:28 CEST 2024
So, I was reading
https://cinelerra-gg.org/download/CinelerraGG_Manual/Build_CinGG_AppImage_from_s.html
I already had pre-build static/opevpl cingg in
/dev/shm/new-git/cinelerra/cinelerra-5.1
so I cd there
cd tools
wget
https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-i686.AppImage
(note, for x86_64 name will be different!)
chmod +x appimagetool-i686.AppImage
cd ../
guest at slax:/dev/shm/new-git/cinelerra/cinelerra-5.1$ setarch i686
./bld_appimage.sh
on x86_64 you obviously can skip setarch part
it was a bit scary because it re-run configure with its own parameters, but
at the end it just sailed past build phase and packaged resultin binaries
in cinelerra-5.1/bin as cin-i386.AppImage
so, in general procedure works, I think, just make sure you have
makesquashfs installed ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20241019/6910e35a/attachment.htm>
More information about the Cin
mailing list