If this works with the code from the repository without any patches, then I would say create a file called INSTALL.cygwin in the top level directory in trunk.
Also, a doc in the Wiki will probably be welcome. P.S. As far as I know support for Windows/cygwin hasn't worked in recent releases, I could be wrong though. Cheers, Bernard On 8/7/07, Brad Nicholes <[EMAIL PROTECTED]> wrote: > All, > Is there a formal place where build instructions like this for Windows, > should be documented? Should a more formal set of build instructions for > Windows be put in the README file? At least for building gmond and gmetric. > > Brad > > >>> On 8/6/2007 at 10:15 PM, in message <[EMAIL PROTECTED]>, > "Rajrajat Naik" <[EMAIL PROTECTED]> wrote: > > Here are some thoughts on compiling Ganglia 3.0.4 on Windows using Cygwin. > > > > 1) Install Cygwin with the following packages autoconf, automake, bison, > > gcc, sharutils, sunrpc, vim, make, > > > > flex, libtool. > > > > 2) Build the APR project present in the srclib directory. > > > > 3) Build the confuse project present in the srclib directory. > > > > 4)Finally build Ganglia 3.0.4 with ./configure --with-libconfuse=/usr/local > > -- > > with-libapr=/usr/local/apr. After make is > > successful gmond.exe is created in the gmond directory. > > > > Note: To Build execute ./configure, make and "make install" commands from > > the Cygwin console. > > > > Some more thoughts on how to build Ganglia on Windows > > > > http://www.mail-archive.com/[email protected]/msg02720. > > html > > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Ganglia-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ganglia-developers > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Ganglia-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-developers
