<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
David Hampton wrote:
<blockquote
 cite="mid1132266352.30220.55.camel@hampton-pc.rainbolthampton.net"
 type="cite">
  <pre wrap="">On Thu, 2005-11-17 at 15:35 -0500, <a class="moz-txt-link-abbreviated" href="mailto:david@tubits.com">david@tubits.com</a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">--enable-debug --enable-ofx
checking for a BSD-compatible install... /usr/bin/install -c
{snip}
checking ltdl.h usability... no
checking ltdl.h presence... no
checking for ltdl.h... no
configure: error: Cannot find ltdl.h -- libtool-devel not installed?

While there isn't a port or package that I can find called "libtool-devel",
 google suggests installing libltdl15, for which the pkg-list includes
 "include/ltdl.h".  Looks good so far, but, I *have* installed libltdl15.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
The package name is libtool-ltdl-devel on FC4.  Is there a similarly
named package for FreeBSD?

David


  </pre>
</blockquote>
Not that I can see:<br>
&gt; make search key=libtool | grep ^Path | grep libtool<br>
Path:&nbsp;&nbsp; /usr/ports/devel/gnu-libtool<br>
Path:&nbsp;&nbsp; /usr/ports/devel/libtool13<br>
Path:&nbsp;&nbsp; /usr/ports/devel/libtool15<br>
<br>
I would have thoguht it was this one:<br>
&gt;&nbsp; make search key=ltdl | grep ^Path | grep ltdl<br>
Path:&nbsp;&nbsp; /usr/ports/devel/libltdl15<br>
<br>
but it's already there.<br>
<br>
I think, though, that the p[roblem isn't with the packages installed,
as the file appears to be there (see other note in the thread with Mr
Atkins)<br>
<br>
Arg!<br>
<br>
<br>
</body>
</html>