<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small"></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jun 28, 2022 at 2:54 PM Miroslav Rovis via Cin <<a href="mailto:cin@lists.cinelerra-gg.org">cin@lists.cinelerra-gg.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I'm not sure this is out of time for a reply, but the topic is this one.<br></blockquote><div><span class="gmail_default" style="font-size:small">It is never out of time</span> <span class="gmail_default" style="font-size:small">to have updated information and is much appreciated.</span></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<br>
The bld_prepare.sh file is just as mnieuw attached it, plus some small additions for arch distro.<br>
<br>
Installing Cinelerra from git yesterday on my Debian machine, and I'm running Debian Testing, when following:<br>
<a href="https://cinelerra-gg.org/download/CinelerraGG_Manual/single_user_build.html" rel="noreferrer" target="_blank">https://cinelerra-gg.org/download/CinelerraGG_Manual/single_user_build.html</a><br>
<br>
I get this at this step:<br>
<br>
# ./blds/bld_prepare.sh <br>
Reading package lists...<br>
Building dependency tree...<br>
Reading state information...<br>
Package python is not available, but is referred to by another package.<br>
This may mean that the package is missing, has been obsoleted, or<br>
is only available from another source<br>
However the following packages replace it:<br>
  2to3 python-is-python3 python2-minimal python2 dh-python<br>
<br>
E: Unable to locate package libdc1394-22-dev<br>
E: Package 'python' has no installation candidate<br>
<br>
The solution for me was to edit the file, and the file that worked for me (I also changed the Ubuntu lines, as probably there is no python package in Ubuntu either, at least not in Ubuntu based on Debian Testing):<br>
<br>
pls find the attached:<br>
bld_prepare.sh<br>
that worked for me:<br>
<br>
The lines than changed concern only those packages as reported unavailable, not located by apt, above.<br>
<br></blockquote><div><span class="gmail_default" style="font-size:small">So that these updates do not got lost for future versions of ubuntu and debian, I have checked into GIT blds/bld_prepare.sh with options for "debian-testing" and "ubuntu-testing" which when new Operating Systems releases come up, the script can be updated to reflect version XX of ubuntu/debian.</span> </div></div></div>