| 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 17:20 "Re: HELP: compiling with cygwin", by Andrew WanThanks 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... zlib is fine in all 3 steps. libtiff stopped during make: libtool: compile: gcc -DINSTALLDIR=\"/usr/local\" -DENABLE_RELOCATABLE -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -Wall -W -MT tif_zip.lo -MD -MP -MF .deps/tif_zip.Tpo -c tif_zip.c -o tif_zip.o >/dev/null 2>&1make[2]: *** No rule to make target `libtiff-dllversion.lo', needed by `libtiff.la'. Stop.make[2]: Leaving directory `/cygdrive/c/GnuWin32/src/tiff/3.8.2/tiff-3.8.2-src/libtiff'make[1]: *** [all] Error 2make[1]: Leaving directory `/cygdrive/c/GnuWin32/src/tiff/3.8.2/tiff-3.8.2-src/libtiff'make: *** [all-recursive] Error 1 exactly the same error/problem as last time... > Date: Tue, 22 Apr 2008 11:03:23 -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:> > > Am not sure whether libtiff can be compiled with cygwin, as > it's not > > in the docs... but I assume cygwin is like unix and we > compile with > > the unix configure/makefiles.> > Don't configure, build, > or install using a directory with embedded > spaces. Then life will be > more satisfying for you.> > 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 |
|||||||