This repository has been archived on 2023-02-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Sybren A. Stüvel 3873ab06a3 Remove LD_LIBRARY_PATH environment variable for subprocess
When running Flamenco Worker from the distribution package, it actually
runs a bundled Python with its own libraries. This is done by setting the
`LD_LIBRARY_PATH` environment variable. Subprocesses inherit this variable,
causing library conflicts (mostly libz) when running Blender or FFmpeg.
2020-03-12 12:36:51 +01:00
..
2018-11-22 16:09:57 +01:00