|
From: Petr M. <mi...@ph...> - 2010-05-13 16:17:08
|
> > > If someone sends me suitable text for a Windows README, or uploads > > > it as a contributed patch to SourceForge, I will be happy to include > > > this in the documentation and point to it from the web site and > > > (if there's a spot for it) from SourceForge's download page. > > > > Done > > > > https://sourceforge.net/tracker/?func=detail&aid=2997442&group_id=2055&atid=302055 > > The file README.Windows is in the Windows binary package, but does > not exist in the cvs repository. Where does it come from? > Should we add it to cvs? In which directory? > > While I'm thinking of it, are there instructions or a script somewhere > for creating the Windows binary packages? This process should also be > documented somewhere, or if there is a script then it should be > mentioned in the general install/build instuctions. That file was traditionally in the binary releases of Windows, and similarly for OS/2 and DJPGG. It's just in the respective zip package, not anywhere in the CVS. Maybe all of them could go to cvs; then I propose there is a separate directory e.g. README.misc, where all of the would reside. There are already too many READMEs and INSTALLs in the root. BTW, there should be README.cvs with a hint to run ./prepare before ./configure + link to web... or, a copy of section "Building from CVS" from http://gnuplot.sourceforge.net/development/index.html --- PM |