I am a complete newcomer to Linux and Amahi. I just installed Fedora 19 and Amahi 7 via the Express Disc and I purchased the DLNA app. I installed the app but the DLNA server won't start. So I used PUTTY to connect to the server. Here are the commands I have run so far:
Code: Select all
/etc/minidlna.conf
Code: Select all
-bash: /etc/minidlna.conf: Permission denied
Code: Select all
/var/log/minidlna.log
Code: Select all
-bash: /var/log/minidlna.log: No such file or directory
Code: Select all
service amahi-dlna start
Code: Select all
Redirecting to /bin/systemctl start amahi-dlna.service
Failed to issue method call: Access denied
Code: Select all
systemctl status minidlna.service
Code: Select all
minidlna.service - MiniDLNA is a DLNA/UPnP-AV server software
Loaded: loaded (/usr/lib/systemd/system/minidlna.service; enabled)
Active: failed (Result: exit-code) since Fri 2013-12-27 21:00:06 PST; 48s ago
Process: 2745 ExecStart=/usr/sbin/minidlnad -S (code=exited, status=127)
Dec 27 21:00:06 guest1-HP systemd[1]: Starting MiniDLNA is a DLNA/UPnP-AV s.....
Dec 27 21:00:06 guest1-HP systemd[1]: Started MiniDLNA is a DLNA/UPnP-AV se...e.
Dec 27 21:00:06 guest1-HP systemd[1]: minidlna.service: main process exited.../a
Dec 27 21:00:06 guest1-HP systemd[1]: Unit minidlna.service entered failed ...e.
I have uninstalled and reinstalled DLNA, RPM Free and RPM Not Free numerous times.
What am I doing wrong?
Thanks in advance for any assistance.
John