|
From: Tatsuro M. <tma...@ya...> - 2014-07-03 04:41:16
|
----- Original Message ----- > From: Tatsuro MATSUOKA > To: Karl Ratzsch ; gnuplot-beta > Cc: > Date: 2014/7/1, Tue 18:58 > Subject: Re: gnuplot 4.8? > ----- Original Message ----- >> From: Karl Ratzsch >> To: gnuplot-beta >> Cc: >> Date: 2014/7/1, Tue 17:03 >> Subject: Re: gnuplot 4.8? >> >> Am 01.07.2014 06:39, schrieb Tatsuro MATSUOKA: >> >>>> >>> I have lost the record or memory how to access stable branch on the > cvs >> repository. >>> I will appreciate if you show me the way >>> >>> Tatsuro >>> >> >> export >> CVSROOT=:pserver:ano...@gn...:/cvsroot/gnuplot >> cvs login >> cvs -z3 checkout -r branch-4-6-stable -d gnuplot46 gnuplot >> >> This really should be mentioned somewhere on the gnuplot.info homepage. >> >> Karl > > > Thanks Karl > I could check out the branch-4-6-stable source. > >> This really should be mentioned somewhere on the gnuplot.info homepage. > > It will be nice to try recent fixed stable source. > > With the source (latest ChangeLog date 2014-06-30), I could build native windows binaries (32 and 64 bit) ans Cygwin binary (32 bit and 64 bit). For 64 bit build for native windows, the patch by Allin Cottrell is used. (http://gnuplot.10905.n7.nabble.com/gnuplot-on-64-bit-Windows-again-td17580.html attacment file gnuplot-win64.diff) Tatsuro |