Article ID: 000076076 Content Type: Troubleshooting Last Reviewed: 09/11/2012

ld.so.1: ncelab: fatal: libstdc .so.5: open failed: No such file or directory

Environment

BUILT IN - ARTICLE INTRO SECOND COMPONENT
Description When attempting to simulate with NC-SIM using PLI libraries on Solaris, you may receive the following error:

ld.so.1: ncelab: fatal: libstdc .so.5: open failed: No such file or directory.

The NC-SIM simulator uses the environment variable LD_LIBRARY_PATH to locate various library (.so) files. To resolve this problem, ensure the environment variable LD_LIBRARY_PATH contains the location(s) of all required libraries, such as /usr/local/lib.

For example, if you use the csh shell, add the following line to your .cshrc file:

setenv LD_LIBRARY_PATH /usr/local/lib:

Related Products

This article applies to 1 products

Intel® Programmable Devices