Search found 2 matches

by ip
Sat Jul 22, 2006 9:13 am
Forum: ZoneMinder Previous Versions
Topic: [solved] still problems installing zm 1.22.x with SuSE 10.1
Replies: 2
Views: 1798

solved

thanks!

after change the call of configure to:

./configure --with-webdir=/srv/www/htdocs/ --with-cgidir=/srv/www/cgi-bin/ --with-webgroup=www --with-webuser=wwwrun ZM_DB_HOST=localhost ZM_DB_NAME=zm ZM_DB_USER=zm ZM_DB_PASS=zm --with-libarch=lib64

all is running well.


with regards
IP
by ip
Mon Jul 17, 2006 6:25 am
Forum: ZoneMinder Previous Versions
Topic: [solved] still problems installing zm 1.22.x with SuSE 10.1
Replies: 2
Views: 1798

[solved] still problems installing zm 1.22.x with SuSE 10.1

hi, I try to install zm on a new configured SuSE 10.1 but after starting configurationen with: ./configure --with-webdir=/srv/www/htdocs/ --with-cgidir=/srv/www/cgi-bin/ --with-webgroup=www --with-webuser=wwwrun ZM_DB_HOST=localhost ZM_DB_NAME=zm ZM_DB_USER=zm ZM_DB_PASS=zm CPPFLAGS="-I/usr/include ...