Search found 11 matches

by Novice
Wed Jul 30, 2008 1:22 pm
Forum: User Contributions
Topic: FreeBSD port for 1.23.3
Replies: 108
Views: 123359

I was not able to get it to compile with --with-ffmpeg, although the new version being installed still would not let zoneminder compile, and I seemed to only be able to install it on amd64 6.3, not i386. I'll continue monkeying and post some results.

Thanks
by Novice
Wed Jul 30, 2008 2:48 am
Forum: User Contributions
Topic: FreeBSD port for 1.23.3
Replies: 108
Views: 123359

ffmpeg was JUST updated Sunday, I bet that has something to do with it, although I've disabled --with-ffmpeg.

EDIT:

Confirmed, it appears zoneminder's code needs udpated to support the current version of ffmpeg.

ffmpeg-2007.10.04_4 works for me.
by Novice
Wed Jul 30, 2008 2:45 am
Forum: User Contributions
Topic: FreeBSD port for 1.23.3
Replies: 108
Views: 123359

6.3 amd64 seems to fail now also. uname 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Wed Jan 16 01:31:10 UTC 2008 root@palmer.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 Installed ports zoneminder64# pkg_info apache-1.3.41 The extremely popular Apache http server. Very fast, very c autoconf-2.61_2 ...
by Novice
Tue Jul 29, 2008 11:20 pm
Forum: User Contributions
Topic: FreeBSD port for 1.23.3
Replies: 108
Views: 123359

now I can't seem to make it compile with the old make file on a new system. uname 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Wed Jan 16 04:18:52 UTC 2008 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 Installed ports zoneminder# pkg_info apache-1.3.41 The extremely popular Apache http ...
by Novice
Tue Jul 29, 2008 10:26 pm
Forum: User Contributions
Topic: FreeBSD port for 1.23.3
Replies: 108
Views: 123359

When using the new Makefile, I get this "Makefile", line 69: Need an operator "Makefile", line 70: Need an operator "Makefile", line 71: Need an operator "Makefile", line 75: Missing dependency operator "Makefile", line 76: Missing dependency operator "Makefile", line 77: Missing dependency operator ...
by Novice
Mon Jul 28, 2008 4:27 am
Forum: User Contributions
Topic: FreeBSD port for 1.23.3
Replies: 108
Views: 123359

IPC and jail are a rather peculiar combination. be sure to set security.jail.sysvipc_allowed to 1 (however, "officially" the above is not recommended, security wise). In FreeBSD IPC and jails are a long unsolved problem (which has affected the use of PostgreSQL under jails), and is inherent due to ...
by Novice
Sun Jul 27, 2008 3:47 pm
Forum: User Contributions
Topic: FreeBSD port for 1.23.3
Replies: 108
Views: 123359

Thanks for clearing that up :) I think this depend should be added to the make file, ${LOCALBASE}/bin/gnutls-cli:${PORTSDIR}/security/gnutls:install \ I'm trying to get this going on FreeBSD 6.3 amd64 and am running into this: In file included from zmc.cpp:26: zm_signal.h:24:22: execinfo.h: No such ...
by Novice
Sat Jul 26, 2008 6:45 pm
Forum: User Contributions
Topic: FreeBSD port for 1.23.3
Replies: 108
Views: 123359

They actually seem to be working well, although I don't know much about zoneminder to begin with, but the images are showing up (I'm accessing the cameras over a slow VPN, so I believe I have some usual quirkiness that I also had with a ubuntu setup) I had to mess with sysctl variables to get them ...
by Novice
Sat Jul 26, 2008 2:54 pm
Forum: User Contributions
Topic: FreeBSD port for 1.23.3
Replies: 108
Views: 123359

After one more cup of coffee it became obvious (should of been if I was drunk) what the issue was. An ln -s /usr/bin/gcc /usr/bin/gcc34 fixed the problem, now to fix the Makefile so such a hack is not needed, I'm a n00b so you'll probably know exactly what to do, but i'll try anyway. Thanks. EDIT ...
by Novice
Sat Jul 26, 2008 2:46 pm
Forum: User Contributions
Topic: FreeBSD port for 1.23.3
Replies: 108
Views: 123359

Thanks for the reply! I've started fresh with the new port you've uploaded, my only intention at the moment is to use IP cameras (axis 206's to be exact) Is it possible in your testing environment you're using a different gcc? bsd7# make ===> Vulnerability check disabled, database not found ...
by Novice
Sat Jul 26, 2008 1:16 am
Forum: User Contributions
Topic: FreeBSD port for 1.23.3
Replies: 108
Views: 123359

Hello, I'm trying to get this to compile on a FreeBSD 7.0, i386 (and 6.3, amd64, but getting same results) After extracting into /usr/ports/multimedia, I do the following bsd7# make ===> Vulnerability check disabled, database not found ===> Extracting for zoneminder-1.23.3,1 => MD5 Checksum OK for ...