Answers Database
Hardware Debugger 1.4: ld.so.1: hwdebugr: fatal: libbascd.so: can't open file: errno=2
Record #2755
Product Family: Software
Product Line: FPGA Implementation
Product Part: hwdebugr
Problem Title:
Hardware Debugger 1.4: ld.so.1: hwdebugr: fatal: libbascd.so: can't open file: errno=2
Problem Description:
Urgency: Standard
Problem Description:
When invoking M1.x hardware debugger, it returns:
ld.so.1: hwdebugr: fatal: libbascd.so: can't open file: errno=2
Solution 1:
Resolution 1:
Most common mistake is LD_LIBRARY_PATH is not setup correctly.
Refer to 'Xilinx Alliance Series Quick Start Guide' Installation chapter for instruction.
For SunOS and Solaris:
setenv LD_LIBRARY_PATH $XILINX/bin/<platform>:/usr/openwin/lib
For HP-UX:
setenv SHLIB_PATH $XILINX/bin/hp:lib:/usr/lib
End of Record #2755 - Last Modified: 10/06/97 10:34 |