Search found 7 matches

by williamberg
Fri May 30, 2008 10:51 am
Forum: ZoneMinder Previous Versions
Topic: Ubuntu 7.10 server/ZM 1.23.2 from src, how to (31/03/2008)
Replies: 63
Views: 66788

see my shell: williamberg@ubuntu:~$ sudo bash [sudo] password for williamberg: root@ubuntu:~# export LD_LIBRARY_PATH=/opt/lib root@ubuntu:~# /etc/init.d/zm start Starting ZoneMinder: /usr/local/bin/zmfix: error while loading shared libraries: libswscale.so.0: cannot open shared object file: No such ...
by williamberg
Fri May 30, 2008 2:18 am
Forum: ZoneMinder Previous Versions
Topic: Ubuntu 7.10 server/ZM 1.23.2 from src, how to (31/03/2008)
Replies: 63
Views: 66788

my libswscale.so.0 is in /opt/lib, can i make a command?

sintaxe is "export LD_LIBRARY_PATH= /opt/lib" ? if yes dont work :(
by williamberg
Thu May 29, 2008 9:09 pm
Forum: ZoneMinder Previous Versions
Topic: Ubuntu 7.10 server/ZM 1.23.2 from src, how to (31/03/2008)
Replies: 63
Views: 66788

im try this and nothing, same error! thanks for try, im go re-install linux (8 times yet) and try again, can u indicate a distribution more easy :wink: ?
by williamberg
Thu May 29, 2008 7:00 pm
Forum: ZoneMinder Previous Versions
Topic: Ubuntu 7.10 server/ZM 1.23.2 from src, how to (31/03/2008)
Replies: 63
Views: 66788

and my version is: williamberg@ubuntu:~$ ffmpeg -version FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads --enable-libvorbis --enable-libtheora --enable-libogg --enable-libgsm --enable-dc1394 ...
by williamberg
Thu May 29, 2008 6:48 pm
Forum: ZoneMinder Previous Versions
Topic: Ubuntu 7.10 server/ZM 1.23.2 from src, how to (31/03/2008)
Replies: 63
Views: 66788

im do this to install ffmpeg:


svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg
cd ffmpeg
. ./configure --enable-shared --enable-postproc --enable-swscale --enable-gpl --prefix=/opt/
make
sudo make install
by williamberg
Thu May 29, 2008 4:52 pm
Forum: ZoneMinder Previous Versions
Topic: Ubuntu 7.10 server/ZM 1.23.2 from src, how to (31/03/2008)
Replies: 63
Views: 66788

yes my ffmpeg is installed without errors. im make yours lines and dont work, change for this : sudo ln -s /home/williamberg/ffmpeg/libavformat/avformat.h /usr/local/include/ffmpeg/avformat.h sudo ln -s /home/williamberg/ffmpeg/libavformat/avio.h /usr/local/include/ffmpeg/avio.h sudo ln -s /home ...
by williamberg
Wed May 28, 2008 6:34 pm
Forum: ZoneMinder Previous Versions
Topic: Ubuntu 7.10 server/ZM 1.23.2 from src, how to (31/03/2008)
Replies: 63
Views: 66788

Im try for a few days and take same error, can u help me? this error when I make ____________________________________________________________________ root@BIGLINUX:/home/will/ZoneMinder-1.23.3# make make all-recursive make[1]: Entrando no diretório `/home/will/ZoneMinder-1.23.3' Making all in src m ...