But when running configure with:
Code: Select all
./configure --with-ffmpeg --with-libarch=lib64 --with-mysql=/usr --with-webdir=/srv/www/htdocs/ZM --with-cgidir=/srv/www/cgi-bin --with-webuser=wwwrun --with-webgroup=www --enable-crashtrace=no --enable-debug=yes --disable-mmap ZM_SSL_LIB=openssl --enable-sockets --with-extralibs="-lfaac -lmp3lame -logg -lvorbis -lamrnb -lamrwb" CPPFLAGS=-D__STDC_CONSTANT_MACROS
Code: Select all
configure: WARNING: unrecognized options: --enable-sockets
Haven't installed the compiled code yet, my other question is can I just do a "make install" and everything will be fine? I won't lose any events and/or have to make any config changes, nothing to worry about with the mySQL DB, or any other gotchas?