On 2/16/26 8:11 PM, Andrew
Randrianasulu wrote:
On 2/16/26 7:07 PM, Terje J. Hanssen wrote:
> Current Cingg unbundled build from Git on openSUSE
Slowroll
> (Tumbleweed) using system FFMpeg-8 and libs, used
this
> CFLAGS=-I/usr/include/ffmpeg ./configure
--with-single-user
> --disable-static-build --without-thirdparty
--without-libdpx
>
> Last time I build a similar AppImage in 2024 was with
ffmpeg-7 when I
> used
>
> /Cin # sh ./bld_appimage.sh 2>&1 | tee
bld_appimage.log
>
> Now
>
> opt 1)
> I want a minimum appimage for the unbundled build to
run on identical
> Slowroll, ffmpeg and libs on other hardware.
> Will the bld_appimage.sh do it as is, possibly
specific config line or
> other options?
It will re-run ./configure with its own options,
but do not touch build in bin, so in my case it packaged what
I previously build with custom ./configure
Unhappily it seemingly did just that ......?
Now I can't launch bin/cin
localhost:/Cin # ./bin/cin
-bash: ./bin/cin: No such file or directory
In my attempt to build an AppImage build I used the default
bld_appimage.sh
Does it really try to rebuild Cingg from scratch?
# Build Cinelerra itself.
( ./autogen.sh
./configure $CONFIG_OPTIONS
make && make install ) 2>&1 | tee log
mv Makefile Makefile.cfg
cp Makefile.devel Makefile
-----------------
# cd /Cin
./bld_appimage.sh 2>&1 | tee bld_appimage.log
tail appimage.log
Deploying dependencies for ELF file AppDir/usr/bin/zmpeg3cat
Deploying dependencies for ELF file AppDir/usr/bin/mplexlo
Deploying dependencies for ELF file AppDir/usr/bin/hveg2enc
Deploying dependencies for ELF file AppDir/usr/bin/bdwrite
Deploying dependencies for ELF file AppDir/usr/bin/zmpeg3show
Deploying dependencies for ELF file AppDir/usr/bin/zmpeg3toc
Deploying dependencies for ELF file AppDir/usr/bin/zmpeg3ifochk
-- Deploying executables --
ERROR: No such file or directory: bin/cin