Jarekj wrote: > In file included from configure:13431: > /usr/include/Xm/Xm.h:59:34: error: X11/extensions/Print.h: No such file > or directory > configure: failed program was: > .... > > but print.h also exist in /usr/include/X11/extension
print.h or Print.h? Case matters. It should be Print.h, with a capital "P". FWIW, the file is part of the XPrint extension (the relevant package is usually named "printproto"). -- Glynn Clements <[EMAIL PROTECTED]> _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
