Yes thanks, that is a better way to get the full list.
I'm not in a hurry since I do not have an IP camera to hand right now. I'll wait until you have had time to update the F25 repo to prevent a lot of manual package additions. That will be tidier way to manage it.
Search found 4 matches
- Fri Jan 20, 2017 10:37 pm
- Forum: ZoneMinder 1.30.x
- Topic: Missing deps and cert probs
- Replies: 9
- Views: 2951
- Thu Jan 19, 2017 9:00 pm
- Forum: ZoneMinder 1.30.x
- Topic: Missing deps and cert probs
- Replies: 9
- Views: 2951
Re: Missing deps and cert probs
OK I set up a cert. changed the config files and restarted httpd and zoneminder , A new missing PERL module surfaced. dnf install perl-Date-Manip Now after adding an exception for the 'unsafe' self-signed certificate in firefox, I finally get something credible from https://localhost/zm Looks good ...
- Thu Jan 19, 2017 8:26 pm
- Forum: ZoneMinder 1.30.x
- Topic: Missing deps and cert probs
- Replies: 9
- Views: 2951
Re: Missing deps and cert probs
Thanks for the reply. Firstly, I downloaded the Fedora25 repo. installed the repo then did dnf install zoneminder. x86_64. It appears that I am not getting the required deps pulled in. I had worked out to run the failing pl and this lead me to two more missing perl modules: dnf install perl-Sys ...
- Wed Jan 18, 2017 7:03 pm
- Forum: ZoneMinder 1.30.x
- Topic: Missing deps and cert probs
- Replies: 9
- Views: 2951
Missing deps and cert probs
Installing using today's version of zmrepo firstly I needed to add two extra packages to get it to start: dnf install perl-Sys-Syslog dnf install perl-Sys-Mmap Missing deps ?? # systemctl start zoneminder # systemctl status zoneminder.service * zoneminder.service - ZoneMinder CCTV recording and ...