Page 1 of 1

Upgrade from 1.23.1 -> 1.23.2

Posted: Mon Mar 10, 2008 2:56 pm
by bjs
Hi!

Are there any know issues, with this?

or even are there a nice way, to upgrade (read damm easy)?

Posted: Mon Mar 10, 2008 6:15 pm
by timcraig
I did the upgrade from 1.23.1 to 1.23.2 yesterday. I had no issues.

I followed the documentation here: http://www.zoneminder.com/wiki/index.ph ... rom_Source

I shutdown zoneminder and did a backup of the zm web folder and the database. Then I installed the 1.23.2 source (with same configure options I used when I installed 1.23.1) and ran the zmupdate.pl script. I started up ZoneMinder after that and it worked fine.

Posted: Tue Mar 11, 2008 4:30 pm
by bjs
hmm, the upgraded seem to work, but the purgewhenfull filter dosent work, same as before..

the only thing i had to change was
"error: cannot convert �ByteIOContext� to �ByteIOContext*� for argument �1� to �int url_fclose(ByteIOContext*)� "
Code:

#if ZM_FFMPEG_SVN
to
#if !ZM_FFMPEG_SVN

then evrything work like a charm...

restarted apache / zm but no purgwhenfull filter anyway, can i check it some how?

Posted: Tue Mar 11, 2008 5:50 pm
by cordel
You can run the filter thru the CLI and t will return what ever error it s incountering.
I however suspect that it might have something to do with something posted in this thread:
http://www.zoneminder.com/forums/viewtopic.php?t=11034