Search found 5 matches
- Sun Mar 21, 2004 10:17 pm
- Forum: ZoneMinder Previous Versions
- Topic: 1.19.0 Compile problem on Fedora
- Replies: 6
- Views: 3447
Re: 1.19.0 Compile problem on Fedora
Ok As I did not know where to point --with-ffmpeg, I removed RPMs for ffmpeg and ffmpeg-devel and downloaded the ffmpeg-0.4.8 package with I have compiled and installed in ./usr/local/ffmpeg-0.4.8. Then I set the --with-ffmpeg=/usr/local/ffmpeg-0.4.8 and the make command ran through without the ...
- Sun Mar 21, 2004 9:35 pm
- Forum: ZoneMinder Previous Versions
- Topic: 1.19.0 Compile problem on Fedora
- Replies: 6
- Views: 3447
Re: 1.19.0 Compile problem on Fedora
Here's the output from the configure, in case you want to see it: checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes configure: WARNING: You can call configure with the ...
- Sun Mar 21, 2004 9:32 pm
- Forum: ZoneMinder Previous Versions
- Topic: 1.19.0 Compile problem on Fedora
- Replies: 6
- Views: 3447
Re: 1.19.0 Compile problem on Fedora
I also tried it without the --with-ffmpeg --with-lame and go the same error.
Martin
Martin
- Sun Mar 21, 2004 9:30 pm
- Forum: ZoneMinder Previous Versions
- Topic: 1.19.0 Compile problem on Fedora
- Replies: 6
- Views: 3447
Re: 1.19.0 Compile problem on Fedora
I used the following:
./configure --with-mysql=/usr --with-webdir=/var/www/html/zm --with-cgidir=/var/www/cgi-bin --with-ffmpeg --with-lame --with-webuser=apache --with-webgroup=apache
Is there anything wrong with it?
Thanks,
Martin
./configure --with-mysql=/usr --with-webdir=/var/www/html/zm --with-cgidir=/var/www/cgi-bin --with-ffmpeg --with-lame --with-webuser=apache --with-webgroup=apache
Is there anything wrong with it?
Thanks,
Martin
- Sun Mar 21, 2004 8:16 pm
- Forum: ZoneMinder Previous Versions
- Topic: 1.19.0 Compile problem on Fedora
- Replies: 6
- Views: 3447
1.19.0 Compile problem on Fedora
I had 1.17 running on my system and decided to upgrade to 1.19. I'm running a fully updated (as of 2004/03/21) Fedora Core1 box: When I try to compile 1.19 I get the following error: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -Iyes/libavcodec -Iyes/libavformat -g -O2 -c -o zm_event.o `test -f ...