problem under suse 10.1

Support and queries relating to all previous versions of ZoneMinder
jameswilson
Posts: 5111
Joined: Wed Jun 08, 2005 8:07 pm
Location: Midlands UK

Post by jameswilson »

There are some noew feature in 1.22.2 but mainly fixes. If i were you id get used to 1.22.1 then when happy u/g to 1.22.2
James Wilson

Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
byte
Posts: 39
Joined: Mon May 22, 2006 3:02 pm
Location: Sunny Essex in UK

Post by byte »

I found updating to 1.22.2 very easy and didn't have no problems on my SuSE 10.0
Baylink
Posts: 338
Joined: Sun Jun 19, 2005 3:19 am

Post by Baylink »

Delta RPM's are SuSE's patch facility: YoU downloads them, uses them to modify the available RPM into a new one that performs the update, and then installs that.

Or so I understand how that works.

If you have a delta RPM on your machine, it's because YoU thought the base package was already installed.
NohWayJose
Posts: 2
Joined: Fri Aug 25, 2006 4:35 pm

Post by NohWayJose »

I thought I'd tried everything but I keep getting stuck at openssl/MD5.h
even installed openssl-0.9.8b (I even tried putting all the MD5 related files from a Xine directory to /usr/lib) - Any suggestions? (apart from, don't be so stupid! :o)

PS my package manager (Smart) claims I've NOT got:

apache2-mod_perl
libmpeg2-devel
libjpeg-devel
pcre-devel
xawtv
lynx
ncftp
openssl-devel

How critical are these, if they're not mentioned in the dependency list in the ZM docs? I've been to the openssl site and I can't see a dev package listed anywhere!

Many thanks,

Greg
--------------------
ATLANTIC:/home/greg/downloads/ZoneMinder-1.22.2 # ./configure --with-libarch=/lib/ --with-ffmpeg=/usr/lib/ --with-mysql=/usr/bin/mysql/ --with-webdir=/srv/www/htdocs/ --with-cgidir=/srv/www/cgi-bin/ ZM_DB_HOST=localhost ZM_DB_NAME=zmDB ZM_DB_USER=greg ZM_DB_PASS=barney
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
configure: WARNING: You can call configure with the --with-extralibs option.
Ordinarily you will need to use this option only when your copy of ffmpeg has been built
with support for additional formats and you would use this option to detail which additional
libraries ffmpeg was built with so that it is able to link successfully with ZoneMinder.
You will need to wrap this option in quotes if it contains any spaces.
e.g. --with-extralibs="-lmp3lame"
configure: WARNING: You can call configure with the --with-webuser option.
This tells configure what the user name of the web user is if it is not the default of 'apache'.
e.g. --with-webuser=apache or --with-webuser=web
configure: WARNING: You can call configure with the --with-webgroup option.
This tells configure what the group name of the web group is if it is not the default of 'apache'.
e.g. --with-webgroup=apache or --with-webgroup=web
configure: WARNING: You can call configure with the --enable-debug=<yes|no> or --disable-debug option.
This tells configure whether to compile ZoneMinder with debug included. Although debug is included
by default it is not output unless explicitly switched on elsewhere. These checks may induce a
small penalty on performance and if you are after squeezing the maximum possible performance out
of ZoneMinder you may use this switch to prevent debug from being compiled in.
e.g. --enable-debug=yes or --disable-debug
configure: WARNING: You can call configure with the --enable-crashtrace=<yes|no> or --disable-crashtrace option.
This tells configure whether to compile ZoneMinder with crash tracing included. This allows a
dump of the stack trace when a ZoneMinder binary crashes or is killed by an unexpected signal.
Although this should work on most systems it does rely on un(or loosely) documented features and
so should be regarded as experimental. If you experience problems compiling zm_signal.cpp or
ZoneMinder binaries fail to shut down corrected then you should probably disable this feature.
e.g. --enable-crashtrace=yes or --disable-crashtrace
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for siginfo_t... yes
checking for struct sigcontext... yes
checking for struct sigcontext.eip... yes
checking for ucontext_t... yes
checking how to run the C++ preprocessor... g++ -E
checking mysql/mysql.h usability... yes
checking mysql/mysql.h presence... yes
checking for mysql/mysql.h... yes
checking pcre/pcre.h usability... no
checking pcre/pcre.h presence... no
checking for pcre/pcre.h... no
checking pcre.h usability... no
checking pcre.h presence... no
checking for pcre.h... no
checking whether round is declared... yes
checking whether strsignal is declared... yes
checking whether MD5 is declared... no
configure: error: zm requires openssl/md5.h
NohWayJose
Posts: 2
Joined: Fri Aug 25, 2006 4:35 pm

Post by NohWayJose »

Sorry, I accidentally posted my note (above, probably :shock: ) to the wrong thread - Doh!

Greg
rwmarch
Posts: 13
Joined: Mon Sep 04, 2006 4:32 pm
Location: Ontario, Canada

Post by rwmarch »

piergiulio,

SUSE10.0 uses php4.

SUSE10.1 uses php5.

So, when installing ZoneMinder on SUSE10.1 think php5 when you see a reference to php4.
ManRoaming
Posts: 27
Joined: Fri Sep 08, 2006 7:15 pm

FFMPEG and Suse 10.1

Post by ManRoaming »

How do you get FFMPEG to work onder 10.1? I keep coming up with dependency issues when trying to install it with YAST. How did you fellows who have ZM1.22.2 working on Suse 10.1 work around this??

Been beating my head on the desk.
rwmarch
Posts: 13
Joined: Mon Sep 04, 2006 4:32 pm
Location: Ontario, Canada

Re: FFMPEG and Suse 10.1

Post by rwmarch »

ManRoaming wrote:How do you get FFMPEG to work onder 10.1? I keep coming up with dependency issues when trying to install it with YAST. How did you fellows who have ZM1.22.2 working on Suse 10.1 work around this??

Been beating my head on the desk.
ManRoaming,

For best results may I suggest that we always post explicit details rather than making a statement such as 'dependency issues'.

-Robert
ManRoaming
Posts: 27
Joined: Fri Sep 08, 2006 7:15 pm

Post by ManRoaming »

I fixed it already buy using the add ins function of Yast. And my I suggest that you eat my shorts!
Locked