|
From: <br...@ph...> - 2006-06-12 19:32:24
|
Timoth=E9e Lecomte wrote: > Finally, I would like to document the dependencies of the wxt termi= nal=20 > (wxWidgets, cairo, pango) in a small paragraph. Should this go in R= EADME=20 > or README.1ST or somewhere else ? README and/or INSTALL > What should be considered a successful testing : a successful=20 > compilation=20 =2E.. with as many optional drivers / libraries added / removed from = the=20 build as you can handle. E.g. try a build with full GD (including JP= EG,=20 freetype and all that), WXT, optionally a second GUI terminal and P= DF,=20 and a build with almost nothing but what you personally feel responsi= ble=20 or predestined for (wxt for Thimothee, Aquaterm for Per, DJGPP+GRX2 f= or=20 myself, OS2+PM for Petr) > with the default settings and a satisfying output for > all.dem (which does not contain all the demos as far as I can tell) > or make check when available ?=20 Make check should always be available (it basically runs 'all.dem'= =20 through the default terminal non-interactively. See demo/Makefile.am= =20 for details). Successful completion of 'all.dem' is a minimal requirement,=20 particularly for the default build. Any bug that crashes a demo has= to=20 be reported at SF.net immediately, and had better be flagged=20 "release_critical". Then have at least a quick go over the main= =20 documentation (check that navigation generally works, ...), and read = all=20 the READMEs and other texts that will become part of a binary=20 installation package at least once. |