Ubuntu Dapper install guide

Support and queries relating to all previous versions of ZoneMinder
wkulecz
Posts: 36
Joined: Thu Mar 15, 2007 12:34 pm

Post by wkulecz »

cordel wrote:Which above errors?
What errors do you have?
I having similar compile problems, make dies with:

Code: Select all

g++  -g -O2  -L/usr/lib -L/usr/lib/mysql   -o zmc  zmc.o zm.o zm_db.o zm_config.o zm_coord.o zm_box.o zm_poly.o zm_image.o zm_event.o zm_zone.o zm_camera.o zm_local_camera.o zm_remote_camera.o zm_file_camera.o zm_monitor.o zm_user.o zm_mpeg.o zm_jpeg.o zm_regexp.o zm_signal.o zm_buffer.o zm_debug.o  -lavformat -lavcodec -lavutil -lpcre -lcrypto -lmysqlclient -ldl -lz -ljpeg
/usr/lib/libavformat.a(dc1394.o): In function `dc1394_read_header': undefined reference to `dc1394_create_handle'
/usr/lib/libavformat.a(dc1394.o): In function `dc1394_read_header': undefined reference to `dc1394_get_camera_nodes'
.... and a whole bunch more I won't bore you with.

Using the /etc/apt/sources/list file shown in the wiki apt-get install dc1394 give:

Code: Select all

ZoneMinder-1.22.3# apt-get install dc1394
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package dc1394
The mysql stuff seems to work but if the package won't compile its game over.

--wally.
Your commitment to Freedom is measured by your tolerance of others doing things you disapprove.
Locked