Missing dependencies

Support and queries relating to all previous versions of ZoneMinder
Locked
User avatar
Airwolf
Posts: 44
Joined: Thu Jul 14, 2005 7:47 am
Location: UK

Missing dependencies

Post by Airwolf »

After giving up on trying to get a working version of ZM via the LiveCD installer (all worked fine when running from the CD), i decided the somewhat more complex method of installation.

I successfully installed mandriva SE 2005 and got a dual boot system working.

when i try and install 1.21.3 of the mdk 10.1 version i get unsatisfied perl (X10::Activehome)) error

If i install X10-0.03-1 i get and unsatisfied perl(Time::ParseDate)) error

going round in circles
many thanks
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

You will need to chace the depenancies all the way back. here are the Perl packages you need to have.
perl(DBI)
perl(Date::Manip)
perl(Time::HiRes)
perl-IO-stringy(IO::Stringy)
perl-MIME-tools(MIME::Tools)
perl-MailTools(Mail::Tools)
perl-TimeDate(Time::Date)
perl-Unicode-Map
perl-Unicode-String
perl-DBD-mysql(DBD::Mysql)

You can find a list here:
http://www.zoneminder.com/forums/viewtopic.php?t=3556
And of course the extra RPMs for Mandriva is here:
http://www.elltel.net/melins/mdk_10.1/RPMS/.
It of course is easier to use yum as it tracks down the dependancies for you and selects the required packages for install.
Regards Cordel
Image
Image
3939663646337

It's better to keep your mouth shut and appear stupid than open it and remove all doubt.
-Mark Twain
User avatar
Airwolf
Posts: 44
Joined: Thu Jul 14, 2005 7:47 am
Location: UK

Post by Airwolf »

Thanks Cordel

It's so fustrating to have a working system when running the LiveCD, only to have a broken system after running the installer app.

Out of desperation i am currently installing Fedora Core 4 to see if that distro is any better for my particular issues. Chances are i'll have the same problems -

Anyway, thanks for the tips and i'll report back to let everyone know who it's going.
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

You will find FC4 to be somewhat more challenging as php5 is used and you must configure the zend engine to be backwards compatible with zend1, some of the other packages mostly for perl you have to build yourself, and there is something else but I don't remember what at the moment :oops:
When it comes to me I'll update the thread.
Regards,
Cordel
Image
Image
3939663646337

It's better to keep your mouth shut and appear stupid than open it and remove all doubt.
-Mark Twain
User avatar
Airwolf
Posts: 44
Joined: Thu Jul 14, 2005 7:47 am
Location: UK

Post by Airwolf »

mnnnn, not up to all that so i'll start with a clean install on Mandriva limited Edition 2005 and have another go using YUM

thanks for you help
Locked