- How to install libtiff library on Windows 2000 Server platform
- Posted by Hai-Chu Hsu on July 6th, 2003
Hi,
I need to process .tif image on Windows platform using MS-DOS Command
Prompt. Can anyone tell me how to install libtiff library on Windows
2000 Server?
Thanks.
Hai-Chu
- Posted by Andreas Pidde on July 7th, 2003
Hai-Chu Hsu wrote:
Hi,
get a copy of libtiff from GnuWin32 Project at SourceForge. Put the
libtiff.dll somewhere in your path or to your program, you'll also need
libjpeg.dll, zlib.dll and eventually netpbm.dll (also at GnuWIN32). To
compile your project, include the path of libtiff.lib in your library
path list of the compiler and the path of tiff.h, tiffconf.h, tiffio.h,
tiffvers.h into the include path list.
Regards,
Andreas
Similar Posts
- How to connect Windows 2003 server from Windows 2000 Professional (Setup & Deployment) by amit
- VPN Wndows 2000 Server won't connect to Windows 2003 Server (Working Remotely) by Manuel A. Toranzo
- Windows 2000 Server (Laptops/Notebooks) by tuck
- Windows 2000 server (Computers & Technology) by Carl
- Windows 2000 server (Computers & Technology) by Blue Wezza

