Re: ./configure options used for binary packges

2010-05-27 Thread Wolodja Wentland
On Thu, May 27, 2010 at 04:43 +0300, Skirmantas wrote: > I would like to see what options where used to "./configure" this > binary package: > http://packages.debian.org/lenny/libapache2-mod-php5 > (and some others) That is easy. Just issue "apt-get source libapache2-mod-php5" and take a look at i

Re: configure options

2008-08-08 Thread Andreas Janssen
André Hänsel (<[EMAIL PROTECTED]>) wrote: > I'm in contact with the freetype developers to track down a difference > between two versions because I'm having problems with one version. > > For this purpose I need to know which ./configure options were used > when compiling the library and PHP. It

Re: ./configure options

2004-04-06 Thread Enrique Samson Jr.
Nitebirdz wrote: I'm new to Debian, so please don't trust me much. However, I downloaded the source package by doing 'apt-get -b source mysql-server' and when I took a look at the contents of the "mysql-dfsg_4.0.18-5.diff.gz" file I found the following: +innodb_libs = $(top_builddir)/innobase/u

Re: ./configure options

2004-04-06 Thread Nitebirdz
On Wed, Apr 07, 2004 at 09:24:06AM +0800, Enrique Samson Jr. wrote: > I just would like to know if ODBC support is compiled into binary mysql > packages. I can't seem to find that from > http://ftp.debian.org/debian/pool/main/m/mysql-dfsg/mysql-dfsg_4.0.16-2.diff.gz. > Enrique, I'm new to D

Re: ./configure options

2004-04-06 Thread Enrique Samson Jr.
I just would like to know if ODBC support is compiled into binary mysql packages. I can't seem to find that from http://ftp.debian.org/debian/pool/main/m/mysql-dfsg/mysql-dfsg_4.0.16-2.diff.gz. Alec Berryman wrote: On Mon, Apr 05, 2004 at 01:18:25PM +0800, Enrique Samson Jr. wrote: how do i k

Re: ./configure options

2004-04-04 Thread Alec Berryman
On Mon, Apr 05, 2004 at 01:18:25PM +0800, Enrique Samson Jr. wrote: > how do i know about what configure options were used in building a > particular package? particularly mysql-server... You'll want to find out what's in the debian/rules file. You can get to that at least two ways: Via package