Skip to main content

Thread: Determine config options used when DEB was compiled


i want compile current version of php5-fpm source use on server running ubuntu 12.04. can using default options, know if there way determine options used when existing version (5.3.10-1ubuntu3.4) built deb. understand it, 95% of apps in official repositories use defaults, sure.

know when using ffmpeg command line, spits out options used compile it. thought there may way others, far haven't found anything.

thanks.

if search @ packages.ubuntu.com , click on package can find original (hopefull unmodificied source tarball) along ubuntu specific 'goop' forms source deb. inside ubuntu goop tarball find required build beast.

not *entirely* sure, but:

+configure-fpm-stamp: prepared-stamp
+ dh_testdir
+ if [ -d fpm-build ]; rm -rf fpm-build; fi
+ -mkdir fpm-build
+ cd fpm-build && \
+ cflags="$(cflags)" prog_sendmail="$(prog_sendmail)" ../configure \
+ --prefix=/usr --enable-fpm --disable-cgi \
+ --with-fpm-user=www-data --with-fpm-group=www-data \
+ --with-config-file-path=/etc/php5/fpm \
+ --with-config-file-scan-dir=/etc/php5/fpm/conf.d \
+ $(common_config) \
+ --with-libevent-dir=/usr \
+ --without-mm \
+ --disable-pdo \
+ --without-mysql --without-sybase-ct --without-sqlite \
+ --without-mssql --without-sqlite3
+ cd fpm-build && \
+ cp ../zend/zend_ini_scanner.c ../zend/zend_language_scanner.c \
+ ../zend/zend_ini_parser.h ../zend/zend_language_parser.h \
+ ../zend/zend_ini_parser.c ../zend/zend_language_parser.c \
+ zend/
+ touch configure-fpm-stamp
+


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Determine config options used when DEB was compiled


Ubuntu

Comments

Popular posts from this blog

Could not place because the source rectangle is empty

Thread: Using smartcard reader with vpnc

Adobe Font Folio 7.0 or just 7?