| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2008.04.22 18:14 "Re: HELP: compiling with cygwin", by Andrew WanThanks for the ./configure --prefix=/usr tip. libjpeg builds fine now. But still getting same error with libtiff.... :S > Date: Tue, 22 Apr 2008 12:43:36 -0500> From: bfriesen@simple.dallas.tx.us> > To: andrew_wan1980@hotmail.com> CC: tiff@lists.maptools.org> Subject: RE: > [Tiff] HELP: compiling with cygwin> > On Tue, 22 Apr 2008, Andrew Wan > wrote:> > > Thanks for the tips. I uninstalled and reinstalled (via the > setup exe installers) zlib, libjpeg & libtiff binaries and sources.> >> > > I tried ./configure, make, make install on libjpeg and I still get:> > > $ > make install/usr/bin/install -c cjpeg > > > /usr/local/bin/cjpeg/usr/bin/install -c djpeg > > > /usr/local/bin/djpeg/usr/bin/install -c jpegtran > > > /usr/local/bin/jpegtran/usr/bin/install -c rdjpgcom > > > /usr/local/bin/rdjpgcom/usr/bin/install -c wrjpgcom > > > /usr/local/bin/wrjpgcom/usr/bin/install -c -m 644 ./cjpeg.1 > > > /usr/local/man/man1/cjpeg.1/usr/bin/install: cannot create regular > > > file `/usr/local/man/man1/cjpeg.1': No such file or directorymake: > > *** > [install] Error 1>> > But I assume it's built ok...> > I don't see any > library or headers being installed. It appears that > there is a defect in > the jpeg package. Try using> > mkdir -p /usr/local/man/man1> > and then do > a 'make install' again.> > However, Cygwin seems to install this stuff > under /usr rather than > /usr/local so you would want to configure jpeg > with --prefix=/usr if > you want to overwrite what Cygwin provides.> > > Bob> ======================================> Bob Friesenhahn> > bfriesen@simple.dallas.tx.us, > http://www.simplesystems.org/users/bfriesen/> GraphicsMagick Maintainer, > http://www.GraphicsMagick.org/> _________________________________________________________________ Make i'm yours. Create a custom banner to support your cause. http://im.live.com/Messenger/IM/Contribute/Default.aspx?source=TXT_TAGHM_MSN_Make_IM_Yours |
|||||||