Subject: phpize/libtoolize & existing libtool
To: None <tech-pkg@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: tech-pkg
Date: 01/27/2003 15:31:55
Redhat 7.3 already has libtool installed. This doesn't seem to
be a problem until we get to installing php packages. php comes
with a 'phpize' script that setsup the build environment for
php modules. phpize calls libtoolize without specifying a path.
This calls the wrong libtoolize which doesn't create ltconfig,
resulting in much entertaining breakage later.
Obvious thought would be to patch phpize to have a explicit
path for libtoolize...
--
David/absolute -- www.netbsd.org: No hype required --