Hi John,
Thanks for your reply.
On 3/14/10 5:34 PM, John Calcote wrote:
Hi Peter,
I noticed from your output that autoconf is found in /opt/local/bin.
Is there any way that libtool could be "not found" in that path? I ask
because the error looks sort of like autoreconf thinks that libtool
isn't installed.
Yes the problem was that aclocal did not find libtool. I had forgotten
that I installed Automake in ~/local, which appears early in my PATH. I
removed the installation in ~/local and when I use the port installed in
`/opt/local' everything works as expected. I'm sorry about the noise.
Thanks,
Peter