Installing Zoneminder on OrangePi PC plus 2
Posted: Tue Jun 06, 2017 9:24 pm
Hi,
I am trying to install Zoneminder on Orangepi PC plus 2, i am following this guide presented by Andrew Bauer -> http://zoneminder.blogspot.lt/p/zonemin ... lus-2.html
And i got a bit confused on the step - "We will need the following packages:"
When i am trying to install all mentioned packages i am receiving this:
It seems that php5 is no longer available in this distribution or am i missing something is there any other substitutes or specific php version which would be compatible with zoneminder?
Thank you,
I am trying to install Zoneminder on Orangepi PC plus 2, i am following this guide presented by Andrew Bauer -> http://zoneminder.blogspot.lt/p/zonemin ... lus-2.html
And i got a bit confused on the step - "We will need the following packages:"
When i am trying to install all mentioned packages i am receiving this:
Code: Select all
orangetm@orangepiplus:~$ sudo apt-get install git php5-common php5-gd php5-mysql php-pear mariadb-server fcgiwrap php5-fpm nginx gdebi-core dh-make-perl ssl-cert ffmpeg libvlc-dev libvlccore-dev vlc
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package php5-fpm is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package php5-common is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package php5-mysql is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package php5-gd is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'php5-common' has no installation candidate
E: Package 'php5-gd' has no installation candidate
E: Package 'php5-mysql' has no installation candidate
E: Package 'php5-fpm' has no installation candidate
Thank you,