Troubleshooting

error while loading shared libraries (.so files)

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 DYLD_LIBRARY_PATH:

export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/path/to/file

Please also see Option A (running from Terminal).

Note

Necessary .so files are included in the release packages under the bin folder. Should you encounter any issues, please contact us via nextnano Help Center.


Last update: 11/06/2026