Search found 1 match

by davidc
Mon Jun 06, 2011 1:10 pm
Forum: ZoneMinder 1.24.x
Topic: Changes to compile 1.24.4 on Debian Lenny
Replies: 2
Views: 1753

Changes to compile 1.24.4 on Debian Lenny

The following changes were necessary to compile ZM 1.24.4 on Debian Lenny which has slightly older versions of some packages. Also json_last_error doesn't exist in PHP 5.2. Obviously you'll want to put some of these inside autoconf checks instead, but here's what I hacked in: diff -ur orig ...