Reply To: Newbie question about using firefly on Maxtor mss+

#7458
RickV
Participant

Code:

/opt/lib/ld.so.1 /opt/bin/nano

This gives the following error:
/opt/bin/nano: error while loading shared libraries: libncursesw.so.5: cannot open shared object file: No such file or directory

Code:

#export LD_TRACE_LOADED_OBJECTS=1
#/opt/lib/ld.so.1 /opt/bin/nano

This gives the following error:
libncursesw.so.5 => not found
libc.so.6 => /opt/lib/libc.so.6 (0x2ab00000)
/lib/ld.so.1 => /opt/lib/ld.so.1 (0x55580000)[/quote]