Reply To: Can’t find binary after installation.

#7662
rpedde
Participant

/bin/sh ../mkinstalldirs /usr/local/sbin
/usr/bin/install -c mt-daapd /usr/local/sbin/mt-daapd

It’s in /usr/local/sbin.

You may have wanted to configure it with “–prefix=/usr”, though, if you wanted it in /usr/sbin, and /usr/share/mt-daapd, though.

— Ron