Zoneminder and Fedora Core 3 on a 64-bit AMD System, help
Posted: Thu Dec 23, 2004 9:09 am
I tried installing ZM 1.19.5 on a Fedora Core 3 system running on an AMD Opteron box. When I installed FC3 I had it install all available packages. I then asked for all available updates. This is the installation command I used for configuring zm:
./configure --with-mysql=/usr --with-webdir=/var/www/html/zm --with-cgidir=/var/www/cgi-bin --with-ffmpeg=/usr/local
My system (output of "uname -a"):
Linux localhost.localdomain 2.6.9-1.681_FC3smp #1 SMP Thu Nov 18 15:30:11 EST 2004 x86_64 x86_64 x86_64 GNU/Linux
I have a number of questions I hope someone can help me with.
1. The error I'm stuck on is:
configure: error: zm requires libmysqlclient.a
The problem, I think, is that on my system this is in
/usr/lib64/mysql
I see how to set the root of mysql on the configure command line, but how does one say "add '64' to the 'lib' part of the path"?
2. Has anyone installed zm on a 64-bit Linux system? If so, how did you do it?
3. Can I use the default mysql, php, perl, and apache that one gets with FC3? I understand from reading other posts that I'll have to at least install some perl packages.
4. I have a Linux Media Labs LMLBT44 card which I verified works with tvtime. However, it uses the only 5V PCI slot in my new machine. Are there any 3.3V PCI frame grabber cards? Or PCIX frame grabber cards? My system has plenty of PCIX slots, which I as understand it, can take 3.3V PCI cards (but not 5V-only PCI cards and most PCI cards seem to be 5V only).
5. What is the highest quality networked video camera available that has Linux support? My new box has plenty of network bandwidth (2 Gig-E ports, 1 100/10 port) and some of my cameras are far away and have some video noise as a result.
Thanks in advance ..
-----------------------------------
FWIW, I installed ZM about two years ago on an Athlon box running RH9. I had a hell of time getting it working and then it worked only briefly. I am only semi skilled at Linux system work, which was part of the problem. I gave up and bought a dedicated four channel recorder. I also wrote some scripts to just snap a picture per camera every minute (I had each camera wired go to both the recorder and a LML 4 channel card). Then I got this new machine and thought I'd try again. Looks like use of ZM has grown hugely since I tried two years ago.
./configure --with-mysql=/usr --with-webdir=/var/www/html/zm --with-cgidir=/var/www/cgi-bin --with-ffmpeg=/usr/local
My system (output of "uname -a"):
Linux localhost.localdomain 2.6.9-1.681_FC3smp #1 SMP Thu Nov 18 15:30:11 EST 2004 x86_64 x86_64 x86_64 GNU/Linux
I have a number of questions I hope someone can help me with.
1. The error I'm stuck on is:
configure: error: zm requires libmysqlclient.a
The problem, I think, is that on my system this is in
/usr/lib64/mysql
I see how to set the root of mysql on the configure command line, but how does one say "add '64' to the 'lib' part of the path"?
2. Has anyone installed zm on a 64-bit Linux system? If so, how did you do it?
3. Can I use the default mysql, php, perl, and apache that one gets with FC3? I understand from reading other posts that I'll have to at least install some perl packages.
4. I have a Linux Media Labs LMLBT44 card which I verified works with tvtime. However, it uses the only 5V PCI slot in my new machine. Are there any 3.3V PCI frame grabber cards? Or PCIX frame grabber cards? My system has plenty of PCIX slots, which I as understand it, can take 3.3V PCI cards (but not 5V-only PCI cards and most PCI cards seem to be 5V only).
5. What is the highest quality networked video camera available that has Linux support? My new box has plenty of network bandwidth (2 Gig-E ports, 1 100/10 port) and some of my cameras are far away and have some video noise as a result.
Thanks in advance ..
-----------------------------------
FWIW, I installed ZM about two years ago on an Athlon box running RH9. I had a hell of time getting it working and then it worked only briefly. I am only semi skilled at Linux system work, which was part of the problem. I gave up and bought a dedicated four channel recorder. I also wrote some scripts to just snap a picture per camera every minute (I had each camera wired go to both the recorder and a LML 4 channel card). Then I got this new machine and thought I'd try again. Looks like use of ZM has grown hugely since I tried two years ago.