AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
September 2004

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



2004.09.08 05:06 "libtiff and OpenGL", by Bob Friesenhahn

In order to get libtiff CVS to recognize my OpenGL GLUT installation 
under Solaris, I had to add

   'LIBS=-lGL -lGLU -lSM -lICE -lX11 -lXext -lXmu'

to the configure script arguments.  The configure script does not 
provide the necessary prerequsites so the GLUT library can never be 
found.

I also had to manually edit the libtiff/tif_config.h file since 
configure decided that the types `u_char', `u_int', `u_long', and 
`u_short' were available, however, these types were not available to 
the headers at compile-time.  This seems to be a new problem since I 
have not seen it before.

Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us
http://www.simplesystems.org/users/bfriesen