Hi Carlos, If you don’t want to build ffmpeg yourself (and other packages) you can use macports (a package manager for Mac)
https://www.macports.org <https://www.macports.org/> It is pretty easy and it takes care of all the dependencies, etc, for you. Here are the instructions on how to install macports You will need to update Xcode and install the command line tools if you haven’t yet. And then things like sudo port install ffmpeg and just wait. It is a breeze. Similar with other open source packages. > On Jul 16, 2017, at 10:19 AM, Carlos E. R. <robin.lis...@telefonica.net> > wrote: > > On 2017-07-16 18:44, ILJA SHEBALIN wrote: >> Hi, Lion is the codename for OS X 10.7 operating system from Apple. >> I downloaded three binaries - ffmpeg, ffprob, ffserver from the >> official source. I'm not quite sure what "building ffmpeg" means >> and I didn't use the command line to install it, also I am >> unfamiliar with "make install" command. After downloading >> I moved all three to /usr/bin directory. Running man >> /my/installprefixshare/man/man1/ffmpeg.1 returned No manual >> entry for /my/installprefixshare/man/man1/ffmpeg.1. > > Same as you downloaded from somewhwere the three binaries, you need to > download the man pages, and copy them to the correct paths. > > /my/installprefixshare/ is intended as a place holder. You replace that > name whith the place you installed them. It could be > "/usr/share/man/man1/...", or more properly, > "/usr/local/share/man/man1/...". > > Similarly, the place for the binaries would be "/usr/local/share/bin/" > > (in a normal Linux) > > -- > Cheers / Saludos, > > Carlos E. R. > (from 42.2 x86_64 "Malachite" at Telcontar) > > _______________________________________________ > ffmpeg-user mailing list > ffmpeg-user@ffmpeg.org > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".