Reply To: Install Firefly on OpenWRT – error: "not found"

#14154
rpedde
Participant

@Martinierius wrote:

I’m really lost now:

root@Mainframe:/mnt/disc0_1/opt/sbin# ls
ldconfig mt-daapd mt-daapd-ssc.sh
root@Mainframe:/mnt/disc0_1/opt/sbin# ld mt-daapd
-ash: ld: not found
root@Mainframe:/mnt/disc0_1/opt/sbin# echo $LD_LIBRARY_PATH
/lib:/usr/lib:/opt/usr/lib:/opt/lib
root@Mainframe:/mnt/disc0_1/opt/sbin#

That’s “ldd”, not “ld”.