Vincent Letourneau
Subscriber

Ok I think I got it. If I run

fdtd-engine -log-stdout forward_0.fsp
I get 
fdtd-engine: error while loading shared libraries: libglut.so.3: cannot open shared object file: No such file or directory                                           
this library is definitely installed. Can you tell me where it should be located for lumerical to find it? freeglut was installed with conda and I have created a symbolic link /opt/lumerical/v241/lib/intoconda to the conda env library dir that contains the libglut.so.3 file. Is that a good solution?