Hi Yusuf,

On Wed, 23 May 2001, Yusuf Goolamabbas wrote:

> I installed libtool 1.4 from ftp.gnu.org in /usr/local/site/libtool
> Setting an alias libtool to point to this version doesn't seem to
> convince buildconf that I have libtool. I could push this directory at
> the beginning of my search path but am not sure the effect libtool 1.4
> would have on other programs I compile

Shouldn't be too much of a problem to:

# assuming libtool is in /usr/local/bin
PATH=/usr/local/bin:... ./buildconf
PATH=/usr/local/bin... ./configure

etc..

Gavin


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to