On 8/12/2017 8:28 PM, Reindl Harald [via FFmpeg-users] wrote: > > Am 13.08.2017 um 02:23 schrieb Ted Lum: > > I'm sure there is only one copy of all the executables. They are > > actually deployed to /root/bin so they're kept highly isolated from the > > rest of the system. > > > > So, we have: > > > > [root@san1srvp01 ~]# which ffmpeg > > /root/bin/ffmpeg > > jesus christ don't run *especially* codec software as root - that's what > /usr/local is for - let me guess - you fire also "make" as root? > > and since making /root readable for others is also a terrible idea > there's no business for /root/bin at all
It's a build VM. I spin them up from and image, do what I've got to do, and then generally destroy them. It's also generally a terrible idea to install compilers and development libraries on production systems, hence the build environment. Production deployment is a lot more controlled and standardized as you might expect. > _______________________________________________ > ffmpeg-user mailing list > [hidden email] </user/SendEmail.jtp?type=node&node=4680907&i=0> > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > [hidden email] </user/SendEmail.jtp?type=node&node=4680907&i=1> with > subject "unsubscribe". > > ------------------------------------------------------------------------ > If you reply to this email, your message will be added to the > discussion below: > http://www.ffmpeg-archive.org/ffmpeg-built-static-yet-libopenjp2-so-7-cannot-open-shared-object-file-tp4680895p4680907.html > > > To unsubscribe from ffmpeg built static, yet "libopenjp2.so.7: cannot > open shared object file", click here > <http://www.ffmpeg-archive.org/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4680895&code=ZmZtcGVnLWFyY2hpdmUub3JnQHRlZGx1bS5jb218NDY4MDg5NXwxMjA0MDgxNTQ0>. > NAML > <http://www.ffmpeg-archive.org/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > > -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- View this message in context: http://www.ffmpeg-archive.org/ffmpeg-built-static-yet-libopenjp2-so-7-cannot-open-shared-object-file-tp4680895p4680908.html Sent from the FFmpeg-users mailing list archive at Nabble.com. _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
