Reply To: Basic configuration question…

#4159
rpedde
Participant

Might be a library path thing. I set up LD_LIBRARY_PATH in my .bashrc

try this:

LD_LIBRARY_PATH=/opt/lib nano

and see it that works.

— Ron