Jason
Which Linux distro are you using ?
I think you need to install g++
Zoneminder builds fine here on Gentoo AMD64
Pete
Search found 7 matches
- Sat Feb 25, 2006 8:34 pm
- Forum: ZoneMinder Previous Versions
- Topic: Problem building ZM on 64bit machine..... help please :)
- Replies: 8
- Views: 6068
- Mon Feb 20, 2006 11:03 pm
- Forum: ZoneMinder Previous Versions
- Topic: 1.22.0 can't delete monitor
- Replies: 3
- Views: 2449
- Mon Feb 20, 2006 9:53 pm
- Forum: ZoneMinder Previous Versions
- Topic: Success and a Big Thank You
- Replies: 5
- Views: 3503
Ruler, jameswilson # echo 134217728 >/proc/sys/kernel/shmall # echo 134217728 >/proc/sys/kernel/shmmax Did the trick, will edit /etc/sysctl.conf to make the changes permanent I even have a few 206m's running at 1280x1024 but you might ned your dual amd64's there lol Only have 8GB ram for the Opteron ...
- Mon Feb 13, 2006 11:22 pm
- Forum: ZoneMinder Previous Versions
- Topic: Run States Problem
- Replies: 2
- Views: 2348
Sorry to answer my own question but after reading the replies a few times in the link I posted it all started to make sense So I installed Phpmyadmin edited the states table From Name Definition Day 1:Monitor: Night 1:Modect: To Name Definition Day 1:Monitor:1 Night 1:Modect:1 And all is now well ...
- Mon Feb 13, 2006 9:24 pm
- Forum: ZoneMinder Previous Versions
- Topic: Run States Problem
- Replies: 2
- Views: 2348
Run States Problem
Well guys after my initial success I now have a problem, it's pretty much outlined here http://www.zoneminder.com/forums/viewtopic.php?t=5649&highlight=save+run+state Created 2 new run states, Day and Night, pretty obvious, saved these and set up cron jobs to control them, Zoneminder changes state ...
- Sun Feb 12, 2006 8:26 pm
- Forum: ZoneMinder Previous Versions
- Topic: Startup Problems
- Replies: 7
- Views: 8638
joky I used this init script, found here on the forum #!/sbin/runscript # Start and stop zoneminder (for Gentoo) opts="start stop status" depend() { use mysql apache2 } prog=ZoneMinder ZM_PATH_BIN="/usr/local/bin" command="$ZM_PATH_BIN/zmpkg.pl" start() { ebegin "Starting $prog" $command start eend ...
- Sun Feb 12, 2006 8:18 pm
- Forum: ZoneMinder Previous Versions
- Topic: Success and a Big Thank You
- Replies: 5
- Views: 3503
Success and a Big Thank You
Just dropped in to say thank you for a great piece of software Got Zoneminder running on 2 machines, one amd64 with dual opterons, the other x86 using intel P4 Operating system on both machines is Gentoo The reason I do 2 installs is because the x86 machine is a mail and DNS server so I can't afford ...