Troubleshooting
error while loading shared libraries: libiomp5.so
This implies that the system could not find the shared object file required by the nextnano executable.
Please specify the path to this file by setting the variable LD_LIBRARY_PATH
:
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/path/to/file
Please also see Option A (running from Terminal).
Last update: 08/01/2025