Talk:Build pano12 from sourcecode

From PanoTools.org Wiki
Revision as of 00:40, 17 August 2008 by Dedalus (talk | contribs) (checking for jpeg_read_header in -ljpeg... no)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Trying to build pano12 on Vista. I had to copy some .manifest files in the /bin directory to grant permission to run /bin/install. The ./configure for libpano gets stuck with this error:
checking for JPEG support ...
configure: jpeg home set to /usr/local
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_read_header in -ljpeg... no
checking for JPEG library is version 6b or later... yes
checking if JPEG package is complete... no -- some components failed test
configure: error:

       the jpeg library must be installed on your system
but configure could not find it.

I can't figure out what is wrong .. Anyone an idea? Dedalus 00:40, 17 August 2008 (CEST)