Currently on linux, a full build fails at make install, because the compiled blender binary fails to execute. This is because the oidn dynamic library cannot be located at runtime. Modifying install_deps.sh to run ldconfig for oidn so that an entry is created in the etc/ld.so.conf.d directory.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender