Joachim Paul

JoachimPaul

About Me

EXPERTISE
Technical Director
INDUSTRY
Film/TV

Connect

LOCATION
Germany
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Renderman 23.2 and Ubuntu 19 May 22, 2020, 4:17 p.m.

Daryl Dunlap
Nope, I asked in every Social Corner I could - no one knew how to get it to work.

it was solved in some social corners like discord.
For me it was enough to make a symbolic link
sudo locate libcrypto.so.1.0.0
sudo locate libssl.so.1.0.0
sudo ln -s /opt/hfs17.5/dsolib/libcrypto.so.1.0.0 /opt/pixar/RenderMan-Installer-ncr-22.6/lib/3rdparty/Qt-5.6.1/lib/libcrypto.so
sudo ln -s /opt/hfs17.5/dsolib/libssl.so.1.0.0 /opt/pixar/RenderMan-Installer-ncr-22.6/lib/3rdparty/Qt-5.6.1/lib/libssl.so

Alice Vision error May 6, 2019, 3:10 p.m.

should be
ALICEVISION_PATH = "C:\AliceVision-2.1.0"

Alice Vision error April 24, 2019, 3:42 p.m.

SOLVED!!

always check and double check the naming if you're running linux.
If the variable is set to Alicevision-2.1.0 and not AliceVision-2.1.0 it can't work.