`
andrew__
  • 浏览: 9028 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

PHP编译选项--with和--enable的说明

    博客分类:
  • PHP
阅读更多
也许有人会问,为什么有的扩展的开启方式是 --enable-extname的形式,有的则是--with-extname的形式呢?其实两者并没有什么本质的不同,只不过enable多代表不依赖外部库便可以直接编译,而with大多需要依赖于第三方的lib。 现在,我们的扩展并不需要依赖其它的库文件,所以我们直接使用--enable便可以了。
分享到:
评论

相关推荐

    php-7.1.29.tar.gz.zip

    --enable-fpm \ --enable-inline-optimization \ --enable-shared \ --enable-soap \ --with-libdir=lib64 \ --with-libxml-dir \ --with-xmlrpc \ --with-openssl \ --with-mcrypt \ --with-mhash \ --...

    php-7.4.33-centos7下编译,含libonig.so.5及libicu*.so.50

    ./configure --prefix=/opt/php --enable-static=yes --enable-fpm --enable-mysqlnd --with-mysqli=mysqlnd --with-pdo-mysql=mysqlnd --enable-mysqlnd-compression-support --with-curl --with-freetype-dir --...

    php-5.6.37.tar.gz下载及php5.6源码安装说明

    --enable-fpm\ --with-fpm-user=www\ --with-fpm-group=www\ --enable-mysqlnd\ --with-mysql=mysqlnd\ --with-mysqli=mysqlnd\ --with-pdo-mysql=mysqlnd\ --enable-opcache\ --enable-pcntl\ --enable-...

    php-7.0.27.tar.gz

    -enable-sysvsem --enable-mbregex --enable-mbstring --enable-ftp --enable-gd-native-ttf --enable-pcntl --enable-sockets --with-xmlrpc --enable-soap --without-pear --with-gettext --enable-session --with...

    php-7.1.29.tar.gz

    -enable-sysvsem --enable-mbregex --enable-mbstring --enable-ftp --enable-gd-native-ttf --enable-pcntl --enable-sockets --with-xmlrpc --enable-soap --without-pear --with-gettext --enable-session --with...

    php-5.3.8源码安装包

    ./configure --prefix=$HOME/local/php-5.3.8 --enable-mbstring --with-zlib --with-bz2 --enable-zip --enable-fpm --with-mcrypt --with-openssl --with-pcre-dir --with-curl --with-pear make make install ...

    “银河麒麟桌面操作系统V10 (SP1)”下arm64架构的apache2的php7.1模块

    构建命令: ./configure --with-apxs2=/usr/bin/apxs --with-gd --enable-mbstring --enable-mysqlnd --enable-simplexml --with-pdo-mysql=mysqlnd --with-mysqli=mysqlnd --with-curl 提示: 没有 --with-freetype-...

    php-7.3.0.tar.gz

    sysvsem --enable-mbregex --enable-mbstring --enable-ftp --enable-gd-native-ttf --enable-pcntl --enable-sockets --with-xmlrpc --enable-soap --without-pear --with-gettext --enable-session --with-curl --...

    php-5.6.29.tar.gz

    -enable-sysvsem --enable-mbregex --enable-mbstring --enable-ftp --enable-gd-native-ttf --enable-pcntl --enable-sockets --with-xmlrpc --enable-soap --without-pear --with-gettext --enable-session --with...

    php-7.2.20.tar.gz

    -enable-sysvsem --enable-mbregex --enable-mbstring --enable-ftp --enable-gd-native-ttf --enable-pcntl --enable-sockets --with-xmlrpc --enable-soap --without-pear --with-gettext --enable-session --with...

    php-7.3.7.tar.gz

    enable-sysvsem --enable-mbregex --enable-mbstring --enable-ftp --enable-gd-native-ttf --enable-pcntl --enable-sockets --with-xmlrpc --enable-soap --without-pear --with-gettext --enable-session --with-...

    ffmpeg-20120914-git-8bdba0b-win64-dev

    该库集成了x264 faac faad等ffmpeg在windows上能集成的所有库,编译命令配置如下 configuration: --prefix=d:/OmniCoder/svn_build --enable-memalign-hack --enable -shared --disable-static --disable-encoder=...

    ffmpeg win32 sdk 3.24 dll ffplay

    --enable-shared --enable-gpl --enable-version3 --enable-d3d11va --enable-dxva2 --enable-libmfx --enable-nvenc --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-...

    ffmpeg-20190623-bc3306f-win64-static 可执行文件

    --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --enable-libbluray --enable-libfreetype --enable-...

    php-7.2.26.tar.xz

    --enable-inline-optimization \ --with-bz2 \ --with-zlib \ --enable-sockets \ --enable-sysvsem \ --enable-sysvshm \ --enable-pcntl \ --enable-mbregex \ --enable-exif \ --enable-bcmath \ --...

    ffmpeg.exe

    b --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libblu ray --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc --enable-libmodplug --...

    静态编译的linux下ffmpeg-3.3.3版本及SDK库

    附件为Centos6.6环境下静态编译的ffmpeg-3.3.3版本linux可执行程序和SDK库,其中包含基本的x264、aac编解码库;还增加字幕渲染(drawtext参数)、水印叠加等功能;configure配置参数为: ./configure --target-os=...

    zabbix安装配置文档

    ctype --enable-bcmath --with-gd=/usr/local/gd/ --enable-gd-native-ttf --enable-gd-jis-conv --with-jpeg-dir=/usr/local/jpeg/ --with-png-dir=/usr/png/ --with-freetype-dir=/usr/local/freetype/ --enable-...

    Dockerfile 安装php5.6镜像

    --enable-fpm --enable-zip --enable-mbstring && \ make -j 4 && make install && \ cp /usr/local/php/etc/php-fpm.conf.default /usr/local/php/etc/php-fpm.conf && \ sed -i "s/127.0.0.1/0.0.0.0/" /usr/...

    20121211 1559 BMP2JPG 调用libjpeg库.7z

    -libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-...

Global site tag (gtag.js) - Google Analytics