Page 1 of 1

install problems (I post log ./configure )

Posted: Tue Jul 19, 2005 5:25 am
by faustux
I am fausto from mexico. I have some problems for install zoneminder.
I have bt848 card and works good, but some problems I have when i try install over ubuntu.
too try with xampp (lampp) and not work yet. whats up here?


txs,

fausto

root@Faustux:~/Desktop/zm-1.21.3 # ./configure -with-mysql=/usr -with-webdir=/var/www/html/zm -with-cgidir=/var/www/cgi-bin
^[[Cchecking 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-ffmpeg option.
This tells configure where to find the ffmpeg build directory within which are the libavcodec
and libavformat files that can be used to build true MPEG streaming into ZoneMinder. A normal
install of ffmpeg only installs the applications and not the libraries or headers necessary
to link to so this will probably be a local or temporary directory.
e.g. --with-ffmpeg=/usr/local
configure: WARNING: You can call configure with the --with-lame option.
This tells configure where to find the Lame library which can be used by the ffmpeg libraries
to generate IE compatible MPEG audio streams. This option is only necessary if you have built
the ffmpeg package itself with the --enable-mp3lame option and if the normal link cannot
find the library. Using mp3lame is not necessary or of any benefit to ZoneMinder per se.
e.g. --with-lame=/use/local/lib
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
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
root@Faustux:~/Desktop/zm-1.21.3 #
[/b]

Posted: Tue Jul 19, 2005 6:14 am
by cordel
You need to tell configure what web user and group your web service runs as so that the files can be set so apache has permisions to them.
Ignore the other warnings if you are not going to use ffmpeg.
Regards,
Cordel