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

#7459
rpedde
Participant

@RickV wrote:

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

Looks to be missing libncurses. Maybe “ipkg install ncurses”? It should have been dragged in by nano though. Not sure why it wasn’t. If it came from the unslung feed, it is marked as requiring curses.

Did you get any errors when you tried to install?