On Mon, Oct 23, 2006 at 02:32:55PM +0300, Giedrius Augys wrote: > > Hi, > I have problem installing spandsp-0.0.3pre24 on FreeBSD 6.1. I get > error: configure: error: "Can't build without libtiff" . But I have > installed tiff from port tiff-3.8.2. I understand that the problem is > about libtiff, and spandsp can't find these libs. So how to fix the > problem? > Thanks
Try: env CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib ./configure ...etc _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
