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

#7457
rpedde
Participant

@RickV wrote:

# LD_LIBRARY_PATH=/opt/lib /opt/bin/nano /opt/etc/init.d/S60mt-daapd

Two things to try:


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

and see what that does.

Failing that, do this:


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

You should get a bunch of crap back. Paste that back here so we can see it.. it should be list of the libraries it’s trying to link with. That might give us a clue as to what’s missing.

— Ron
[/img]