In case you want a full ./configure line...
#!/bin/bash
./configure \
--prefix=/usr \
--sysconfdir=/etc \
--with-config-file-path=/etc \
--enable-track-vars \
--enable-ftp \
--enable-sysvsem \
--enable-sysvshm \
--enable-sockets \
--enable-gd-native-ttf \
--enable-memory-limit \
--enable-trans-si
> # rpm -ivh php-5.2.1-1.i386.rpm
> file /etc/pear.conf from install of php-5.2.1-1 conflicts with file
> from package php-pear-1.4.9-4
> file /usr/share/pear/.channels/pear.php.net.reg from install of
> php-5.2.1-1 conflicts with file from package php-pear-1.4.9-4
> file /usr/sha
2 matches
Mail list logo