"David G. Schlecht" <[EMAIL PROTECTED]> writes: > I ran across an interesting article in Linux Magazine about > the Netpbm utilities. When trying to "make" the tools, > from source, I get a missing file error for jpeglib.h. > > The error is correct, there is no such animal on my machine > and I've found no such animal on any of the install CDs (v3.02), > either. > > Of course, I checked the makefile and Readme for Netpbm but no info > there. > > Any suggestions on where to find this missing piece?
The specific answer is to install the libjpeg62-dev package. The general answer to this kind of problem is <http://www.debian.org/distrib/packages#search_contents>. Martin -- ,--. ,= ,-_-. =. / ,- ) Martin Dickopp, Dresden, Germany ((_/)o o(\_)) \ `-' http://www.zero-based.org/ `-'(. .)`-' `-. \_/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

