rangerbob,
try (as root or use sudo):
aptitude update
aptitude install build-essential
aptitude install g++
that might fix your problem.
regs.
Chris
Search found 12 matches
- Mon Mar 07, 2011 12:42 am
- Forum: ZoneMinder 1.24.x
- Topic: compiler cannot create executables
- Replies: 1
- Views: 14708
- Mon Mar 07, 2011 12:22 am
- Forum: ZoneMinder 1.24.x
- Topic: Conexant Fusion 878A not working in Zoneminder...Debian 6.0
- Replies: 6
- Views: 4007
- Mon Feb 28, 2011 9:17 am
- Forum: ZoneMinder 1.24.x
- Topic: zm 1.24.x RTSP on debian 64bit crash
- Replies: 11
- Views: 7251
Sorry Maid! This build was for Debian 6 Sqeeze not for Ubuntu. The distributions differ a lot. for all the debian users.. this build dep's done against the latest ffmpeg from www.debian-media.org. Please update your source.list add: deb http://www.debian-multimedia.org squeeze main non-free down ...
- Mon Feb 28, 2011 5:47 am
- Forum: ZoneMinder 1.24.x
- Topic: Conexant Fusion 878A not working in Zoneminder...Debian 6.0
- Replies: 6
- Views: 4007
Please read
http://www.zoneminder.com/wiki/index.php/Pico2000
this should be help you configure the linux module and make the Card fly.
Chris
http://www.zoneminder.com/wiki/index.php/Pico2000
this should be help you configure the linux module and make the Card fly.
Chris
- Mon Feb 28, 2011 4:10 am
- Forum: ZoneMinder 1.24.x
- Topic: Buffer overflow - in virtual recv function.
- Replies: 1
- Views: 1706
Buffer overflow - in virtual recv function.
Hi all, I'd like to point out a bug: 1) a dynamic 'buffer' initialized with maxLen 2) the ::recv() method reads bytes into buffer and return nBytes that can be equal to maxLen 3) buffer[nByte] = \0 !!!!!! if the received bytes == maxLen we overflow and write a null outside the barrier.. that can be ...
- Mon Feb 28, 2011 2:44 am
- Forum: ZoneMinder 1.24.x
- Topic: zm 1.24.x RTSP on debian 64bit crash
- Replies: 11
- Views: 7251
Hey guy's I had a bunch of compiler warning's about types after I pached the zm.h - there is some more work to do - BUT for time being its works :D. Debian squeeze packet can be download for testing from: http://www.xit.com.hk/soft/zoneminder_1.24.2-9_amd64.deb @mastertheknife - thanks for the hint ...
- Sun Feb 27, 2011 11:47 pm
- Forum: ZoneMinder 1.24.x
- Topic: zm 1.24.x RTSP on debian 64bit crash
- Replies: 11
- Views: 7251
- Wed Feb 23, 2011 3:42 am
- Forum: ZoneMinder 1.24.x
- Topic: 1.24.2 and 1.24.3 crash Ubuntu 10.04
- Replies: 8
- Views: 4339
- Tue Feb 22, 2011 3:38 am
- Forum: ZoneMinder 1.24.x
- Topic: 1.24.2 and 1.24.3 crash Ubuntu 10.04
- Replies: 8
- Views: 4339
- Tue Feb 22, 2011 1:55 am
- Forum: ZoneMinder 1.24.x
- Topic: zm 1.24.x RTSP on debian 64bit crash
- Replies: 11
- Views: 7251
Hi mastertheknife, I setup the Qnap again with the 64bit version to reproduce the problem switch on debugging for _zmc_m1. Please find the zip'd log under http://www.xit.com.hk/soft/error_log_atom64bit_debian.zip (260kb) http://www.xit.com.hk/soft/error_debuglevel9.zip (770kb) there are no crashs or ...
- Fri Feb 18, 2011 4:00 am
- Forum: ZoneMinder 1.24.x
- Topic: zm 1.24.x RTSP on debian 64bit crash
- Replies: 11
- Views: 7251
- Fri Feb 18, 2011 3:40 am
- Forum: ZoneMinder 1.24.x
- Topic: zm 1.24.x RTSP on debian 64bit crash
- Replies: 11
- Views: 7251
zm 1.24.x RTSP on debian 64bit crash
Dear All, currently I installed ZM on a Qnap T259 Pro+ (Dual Atom) trying the debian squeeze amd64 installation. So far so good everything seems to work - beside the problem that the RTSP to my Axis crashs after a couple of seconds and all related functions are dead. I play around using the latest ...