Answering (partly) my own question:
The libpcre.so.0 I was talking about is apparently the marker for the 64 bit one. I was looking in /usr/lib64 but the file actually is in just /lib64. So I made the symlink there as instructed and haven't heard any problems from it yet...
-Casey
64 bit build
pcre.h not found on FC4 64
After starting over and carefully following the procedure I was able to get configure to finish. Now the problems is that when doing make I get an error that pcre.h is not found:
In file included from zm_remote_camera.h:27,
from zm_remote_camera.cpp:39:
zm_regexp.h:32:2: error: #error Unable to locate pcre.h, please do 'locate pcre.h' and report location to zoneminder.com
The file is located in: /usr/include/pcre.h
In file included from zm_remote_camera.h:27,
from zm_remote_camera.cpp:39:
zm_regexp.h:32:2: error: #error Unable to locate pcre.h, please do 'locate pcre.h' and report location to zoneminder.com
The file is located in: /usr/include/pcre.h
-
- Posts: 98
- Joined: Fri Feb 25, 2005 3:41 am
- Location: England
I should have posted earlier, but I should note that my attempts to update to 1.21.4 on my 64 bit FC3 install were not successful. I was in a little over my head and probably ended up with the wrong version of ffmpeg and/or comingled files from different versions.
I started a new thread for it which details my woes.. it's kind of sad actually, but if you want to see my flailings: http://www.zoneminder.com/forums/viewtopic.php?t=5214
-Casey
I started a new thread for it which details my woes.. it's kind of sad actually, but if you want to see my flailings: http://www.zoneminder.com/forums/viewtopic.php?t=5214
-Casey
-
- Posts: 98
- Joined: Fri Feb 25, 2005 3:41 am
- Location: England