> On 11 May 2021, at 11:29, Reindl Harald <[email protected]> wrote: > > > > Am 11.05.21 um 09:50 schrieb Bouke: >>> from the Compilation guide it is suggestred that macOS comes with freetype >>> installed. >>> freetype-config on the ‘good’ machine works, >>> but on the non-working machine: >>> -bash: freetype-config: command not found >>> >>> So, two problems: >>> 1) not fully static >>> 2) not able to build on ’some’ machines >>> >>> What am I missing? >>> Logfiles and script are attached >>> >>> Bouke >>> >> Logfiles and script is here: >> Download link >> https://we.tl/t-UB5Ynvv8DE <https://we.tl/t-UB5Ynvv8DE> >> (Original script comes from >> https://github.com/markus-perl/ffmpeg-build-script >> <https://github.com/markus-perl/ffmpeg-build-script> ) > > besides that i won't use Apple or such a sript
Hi Harald, Always a pleasure to read your kind comments. You might be an experienced coder, I’m not. I’m a video editor trying to make peoples life easier. > can't you read or what did you not understand in **only Linux** in context of > "1) not fully static" What was unclear to you about me stating that I am trying to alter the script? Besides, from what I read is that for Linux you have an OPTION to do full static, where on OSX its ALWAYS full static. (And that seems to be the case, except for the mentioned issues.) So, what do I need to do more then to add —enalble-libfontconfig —enable-libfreetype? Bouke > > https://github.com/markus-perl/ffmpeg-build-script > <https://github.com/markus-perl/ffmpeg-build-script> > Usage > > Usage: build-ffmpeg [OPTIONS] > Options: > -h, --help Display usage information > --version Display version information > -b, --build Starts the build process > --enable-gpl-and-non-free Enable non-free codecs - > https://ffmpeg.org/legal.html <https://ffmpeg.org/legal.html> > -c, --cleanup Remove all working dirs > --full-static Complete static build of ffmpeg (eg. glibc, > pthreads etc...) **only Linux** > Note: Because of the NSS (Name Service > Switch), glibc does not recommend static > _______________________________________________ > ffmpeg-user mailing list > [email protected] <mailto:[email protected]> > https://ffmpeg.org/mailman/listinfo/ffmpeg-user > <https://ffmpeg.org/mailman/listinfo/ffmpeg-user> > > To unsubscribe, visit link above, or email > [email protected] <mailto:[email protected]> with > subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
