Devrim GUNDUZ devrim
Thu May 5 17:32:28 PDT 2005
Hi,

On Thu, 5 May 2005, Christopher Browne wrote:

>> Also, RPM builds (make rpm and my spec file) fail, due to this patch:
>>
>> http://gborg.postgresql.org/pipermail/slony1-commit/2005-May/000539.html
>>
>> Is it a must? I tried to specify DESTDIR in spec.in, however makefile
>> does not seem to recognise it. Tried to find out a solution, but could
>> not succeed.
>>
>> Here is my configure line:
>>
>>  ./configure --bindir /usr/bin --libdir /usr/lib/pgsql --includedir
>> /usr/include/pgsql --datadir /usr/share/pgsql --sysconfdir=/etc -
>> --with-pgsharedir=/usr/share/pgsql --with-perltools
>>
>> But the binaries that are under tools/altperl are installed on
>> /usr/local/bin.
>>
> The problem you seem to be having is that --with-perltools has been
> changed to require a value.
>
> You need something like --with-perltools=/usr/bin or
> ---with-perltools=/usr/share/pgsql  or something...

Both break RPM builds...


--
Devrim GUNDUZ 
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.tdmsoft.com.tr                      http://www.gunduz.org


More information about the Slony1-general mailing list