Install ZM package via yast on suse11.1 fails: perl 5.5.8

Forum for questions and support relating to the 1.24.x releases only.
Locked
sticcino
Posts: 10
Joined: Sat Oct 27, 2007 1:36 am
Location: Toronto, CA

Install ZM package via yast on suse11.1 fails: perl 5.5.8

Post by sticcino »

Hi,

tried to install ZM via yast on suse11.1, and fails on dependancy:

requires perl 5.5.8

suse 11.1 has:

Code: Select all

This is perl, v5.10.0 built for i586-linux-thread-multi
Thanks,
Johhny
User avatar
monex
Posts: 169
Joined: Mon Jan 22, 2007 1:10 pm

Post by monex »

Hi,

somehow it looks like you are using the wrong repository:

Code: Select all

rpm -qp ZoneMinder-1.24.1-4.1.i586.rpm --requires
perl = 5.10.0
...
which is the correct perl version for 11.1

You have to use http://liquid-co.de/pub/suse/repositories/11.1/ as repository.

Hope this helps
Image
sticcino
Posts: 10
Joined: Sat Oct 27, 2007 1:36 am
Location: Toronto, CA

Post by sticcino »

yes it did!, Thanks,

was able to install via one-click

Johnny
Locked