• April 21, 2025, 04:14:15 PM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Author Topic: Help with installing MiniDLNA on my DNS-320  (Read 12130 times)

Martin78

  • Level 1 Member
  • *
  • Posts: 13
Help with installing MiniDLNA on my DNS-320
« on: April 18, 2013, 01:30:06 PM »

Hi,

I tried to install MiniDLNA and went through a lot "googling" because of it. I got stuck and need help. Any help is appreciated. I have fonz fun plug 0.7 installed.

MiniDLNA installation
I made following steps:

#1 installed packages:

s: libjpeg-8c-arm-1
s: libev-4.04-arm-1
s: libexif-0.6.20-arm-1
s: sqlite-3.7.9-arm-1
kylek: libid3tag-0.15.1b-arm-1
kylek: "minidlna-1.1.0-cvs-arm-1

There were no errors.

#2 Edited file minidlna.sh

changed line
command="/ffp/sbin/minidlnad"
to
command="/ffp/bin/minidlnad"

#3 Copied conf file
cp /ffp/etc/examples/minidlna.conf /ffp/etc/minidlna.conf

#4 Tried to start minidlna but ended up with following error:
/ffp/start/minidlna.sh: line 33: /ffp/bin/minidlnad: No such file or directory

Can anyone help me? Am I missing some step?

Screenshots of my steps:
http://ge.tt/7UHeqDe

Thanks for any help
Logged

ivan

  • Level 8 Member
  • ***
  • Posts: 1480
Re: Help with installing MiniDLNA on my DNS-320
« Reply #1 on: April 18, 2013, 04:07:02 PM »

The obvious question is, do you in fact have minidlnad in /ffp/bin/ (as you changed minidlna.sh to point to it there) or is it still in /ffp/sbin/  where it presumably started.

If it is in fact still in /ffp/sbin/ why change minidlna.sh?
Logged

albert

  • Level 5 Member
  • *****
  • Posts: 510
    • SoHo NAS Forum
Re: Help with installing MiniDLNA on my DNS-320
« Reply #2 on: April 18, 2013, 11:51:38 PM »

As pointed out by ivan, the program file is located in /ffp/sbin so there is no need to edit the script file.
Logged
D-Link DNS-320 rev A1 (FW: 2.05) [FFP-0.7]
PCI NAS-01G (FW: Encore ENNHD-1000 4.10)
PCI NAS-01G (FW: OpenNAS 1.9]

Martin78

  • Level 1 Member
  • *
  • Posts: 13
Re: Help with installing MiniDLNA on my DNS-320
« Reply #3 on: April 19, 2013, 01:12:01 AM »

Hi,

thanks for your help. Problem is SOLVED - reverted path to /sbin and minidlna succesfully started. I got stuck because I followed one internet site/guide for MiniDLNA with installation steps I described (without any thinking ...).  I believe I tried this fix before but I obviously must have done something wrong because when I tried it today it worked. Thanks once more for your help. Really appreciated!!
Logged