itunes not detecting mp3 folder

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1050
    robin
    Participant

    Dear friends,
    I have installed unslung on my NSLU2, installed mt-daapd, created a folder mp3 under public on disk 1 ( which is the flash drive). HDD is disk 2. But unfortunately its not being detected by itunes.
    when is try

    # chomod o+r -R /share/hdd/data/public/mp3 (it goes to next line)
    # /opt/etc/init.d/S60mt-daapd (it shows)
    /opt/sbin/mt-daapd: error while loading shared libraries: libFLAC.so.7: cannot open shared object file: No such file or directory

    Please help

    #8814
    rpedde
    Participant

    @robin wrote:

    Dear friends,
    I have installed unslung on my NSLU2, installed mt-daapd, created a folder mp3 under public on disk 1 ( which is the flash drive). HDD is disk 2. But unfortunately its not being detected by itunes.
    when is try

    # chomod o+r -R /share/hdd/data/public/mp3 (it goes to next line)
    # /opt/etc/init.d/S60mt-daapd (it shows)
    /opt/sbin/mt-daapd: error while loading shared libraries: libFLAC.so.7: cannot open shared object file: No such file or directory

    Please help

    do:


    # ln -s /opt/lib/libFLAC.so.8 /opt/lib/libFLAC.so.7

    Then try again.

    — Ron

    #8815
    robin
    Participant

    Dear Ron,
    I did. But it just goes to next line. Nothing happens.
    Robin

    #8816
    rpedde
    Participant

    @robin wrote:

    Dear Ron,
    I did. But it just goes to next line. Nothing happens.
    Robin

    Right. Then start the server and it should fire up.

    — Ron

    #8817
    robin
    Participant

    Thanks Ron
    URgr8.
    Thanks again
    Robin

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Setup Issues’ is closed to new topics and replies.