[Cin] tried to add ubuntu24 specifically to bld_prepare.sh
Mat
mnieuw at zap.a2000.nl
Mon Dec 16 13:01:09 CET 2024
I tried this on fairly vanilla Ubuntu 24.04 in a Vbox VM, which was
never used for CinGG compilations.
1. Getting the source from git, applying your patch, then running
"blds/bld-prepare.sh ubuntu24" gave some errors. These were caused the
the first wrong line of the ubuntu24 section, after the backslash there
was text (starting with texinfo) which should be on the next line. After
fixing that, bld_prepare ran OK.
2. "./autogen.sh" ran OK.
3. "./configure" ran OK by the looks of it. There are quite a few number
of "no" answers in the HAVE section (attached), but if any of those are
required for CinGG to run they should be in the prepare script, I think.
4. "make" ran to completion, gave me a single cin executable in the bin
directory. Running that gave quite a few errors, then a segfault. I've
attached the errors that came up.
MatN
On Mon, 16 Dec 2024 09:00:38 +0300
Andrew Randrianasulu via Cin <cin at lists.cinelerra-gg.org> wrote:
> I have Ubuntu Studio 24.04.x on slow usb drive.
>
> I tried to get cingg sources there and compile her. It seems few
> packages changed their name (fftw3) or disappeared (python2) so I
> edited new case for our bld_prepare.sh script.
>
> git am patch attached, but it will be nice if anyone tested that on
> another ubuntu 24.04.x system
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20241216_ubuntu24_cinrun.err
Type: application/octet-stream
Size: 4865 bytes
Desc: not available
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20241216/e549ad11/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20241216_ubuntu24_config.log
Type: text/x-log
Size: 1271 bytes
Desc: not available
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20241216/e549ad11/attachment.log>
More information about the Cin
mailing list