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

#14156
rpedde
Participant

@Martinierius wrote:

😳 Typo…

But sadly enough, problem still there:

root@Mainframe:/opt/sbin$ ls
ldconfig mt-daapd mt-daapd-ssc.sh
root@Mainframe:/opt/sbin$ ldd mt-daapd
-ash: mt-daapd: not found

In the mean time I moved /opt to a dedicated partition which is mounted in /opt instead of using a softlink from /opt to /disc1_1/opt.
No change 🙁

I’m quite sure now it has something to do with installation to the /opt directory. But surely someone must have done this before me onder openwrt? If I succeed I promise to write a tutorial for openwrt!

That’s peculiar… ldd should show you what libraries the binary requires.

Are you sure mt-daapd isn’t a symlink to somwhere that isn’t there?