Installing/Running ZM 1.32.3 on OpenSuse 42.3

Support and queries relating to third party Live CDs and DVD, VM images and other packaged distributions
Post Reply
tantejoe
Posts: 1
Joined: Wed Apr 17, 2019 1:05 pm

Installing/Running ZM 1.32.3 on OpenSuse 42.3

Post by tantejoe »

Problem Updating said missing dependency
==> adding repo for php7

Code: Select all

vi /etc/zypp/repos.d/php7.repo
insert this and save

Code: Select all

[server_php_extensions_php7]
name=PHP7 extensions (openSUSE_Leap_42.3)
type=rpm-md
baseurl=http://download.opensuse.org/repositories/server:/php:/extensions:/php7/openSUSE_Leap_42.3/
gpgcheck=1
gpgkey=http://download.opensuse.org/repositories/server:/php:/extensions:/php7/openSUSE_Leap_42.3/repodata/repomd.xml.key
enabled=1
systemctl start zm.service stucks on the 1 Camera
the command killall wasn't installt in the texttbased server Version
install the psmisc

Code: Select all

zypper in psmisc
now it is running without any Error
Post Reply