Page 1 of 1

Cannot compile ffmpeg as described in CentOS howto

Posted: Fri Aug 22, 2008 1:38 am
by aewhite901
Hi folks,
I have now tried three or four times to build ZoneMinder and found the
resolution to the issue of Error 2 ../subdir.mak in the make section.
The howto request you get this
svn checkout -r 11879 svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg
which is fine if this is NOT the first time you have tried to build ZoneMinder.
If this IS the first time then use
svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg
and all will be well.

:D

good luck

Posted: Sun Sep 28, 2008 11:19 pm
by craver84
thanks a lot!!