|
From: Tatsuro M. <tma...@ya...> - 2008-04-11 07:55:24
|
Hello Petr Mikulik
I would like to confirm what you will proceed gnuplot native to windows.
> wgnuplot
> wgnuplot_pipes
> pgnuplot
wgnuplot -> Windows native original console gnuplot with GUI menu.
wgnuplot_pipes -> Nearly equal to the above but allow like: plot '< awk -f ***.awk' from
wgnuplot console.
pgnuplot -> Console mode gnuplot for windows from cmd prompt (and from proxy console software like
console2). Of course the pipe also can be used for bidirectional unlike current pgnuplot.
If your idea is the above, I would like to compromize for naming for the compatibility to
other software to use gnuplot on windows.
However, even though in my persinal mind, I would like to name it just a gnuplot.
Hello, Ethan and HBB, how do you think about this matter?
Regards
Tatsuro
--- Petr Mikulik <mi...@ph...> wrote:
> > > Your patch for gnuplot
> > > [ 1627936 ] Gnuplot Win32 in console mode
> > > http://sourceforge.net/tracker/index.php?func=detail&aid=1627936&group_id=2055&atid=302055
> > > is dated Janury 2007.
> >
> > > From previous mails from Tatsuro MATSUOKA, I've got an impression the patch
> > > you maintain is for gnuplot 4.3 because of the "refresh" command, but it's
> > > actually for 4.2.2, right? I've tried it, and there are rejects for both
> > > 4.3cvs and 4.2.3.
> >
> > It's only for 4.2.2. I didn't try with more recent versions. I stick with stable
> > releases for all packages I compile.
>
> Gnuplot 4.2.3 is the stable version at the moment. There are just two minor
> rejects when applying the patch, thus it should be very easy to do the
> update for 4.2.3.
>
> > > In order to propagate your work into the gnuplot source code, I propose:
> > >
> > > - you move the work on the patch to gnuplot's Patches:
> > > [ 1627936 ] Gnuplot Win32 in console mode
> > >
> > > - do you prefer to work on the patch for 4.2.3 or for 4.3cvs?
> > >
> > > - you should split the patch into three independent parts:
> > > - the wxt-MSW patches -- to be discussed with the authors of wx
> > > terminal, put into cvs independently
> > > - the OCTAVE_BUILD default settings -- another way how to set
> > > its defaults should be found
> > > - the core of your patch
> > >
> > > - please add patches to makefile.mgw so that others can compile it by the
> > > MingW compiler
> >
> > I'll try to address these later. I'm quite busy for the moment and I don't
> > have that much time.
>
> We are looking forward.
>
> > It's a real console version: you get a DOS prompt where you can enter
> > commands. In that sense, it works like the OS/2 or UNIX versions.
>
> Great!
>
> > > - If it is a pipe-only wgnuplot, then it should be really called "pgnuplot",
> > > not gnuplot.
> > [snip]
> > > And also other Windows programs using gnuplot drawing engine expect
> > > pgnuplot.exe, so let's keep the name.
> >
> > In my patch I used pgnuplot for the console version I developed, and
> > renamed the old pipe-to-wgnuplot to pgnuplot_win. So you end up with
> > 3 programs: wgnuplot, pgnuplot_win and pgnuplot. This is probably
> > not the optimal way to do it.
>
> Then pgnuplot_win is not needed and there will be
> wgnuplot
> wgnuplot_pipes
> pgnuplot
>
> (and the cygwin's x11 binaries).
>
>
> Let's continue on this issue after you have submitted the patches onto
> #1627936.
>
>
> Greetings,
> Petr
>
--- Tatsuro MATSUOKA <tma...@ya...> wrote:
> Hello
>
> Mmmmmmm......
>
> I know other programs are using pgnuplot+wgnuplot on windows.
> For example, Maxima.
>
> However, for octave, pgnuplot+wgnuplot ordinally distributed does work at all now.
> Michael's console mode gnuplot and gnuplot on cygwin are able to be used.
>
> I think that platform is not a problem. What program the host software uses is a problem.
> In this sence, octave no longer is able to use pgnuplot+wgnuplot on windows.
> Therefore, I think that Michael's console mode gnuplot should be rename as a gnuplot not a
> pgnuplot.
>
> This makes things clear, I think.
>
> I would like to hear other people opinion.
>
> Regards
>
> Tatsuro
>
>
>
>
> --- Petr Mikulik <mi...@ph...> wrote:
>
> > Let's wait for the patch update so that it can be tested. Not only Octave
> > but also other programs expect "pgnuplot" on Windows so we could keep that
> > name.
> >
> > > The following that I vote to gnuplot ML.
> > > This is related to octave so that I will forward it.
> > >
> > > Now combination of pgnuplot and wgnuplot does not work for octave.
> > > I think that octave should be change for always looking gnuplot and your pgnuplot is renamed
>
> > > as gnuplot.
> > > The above makes things to be simple, I think.
> > >
> > > Regards
> > >
> > > Tatsuro
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> > Don't miss this year's exciting event. There's still time to save $100.
> > Use priority code J8TL2D2.
> > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> > _______________________________________________
> > gnuplot-beta mailing list
> > gnu...@li...
> > https://lists.sourceforge.net/lists/listinfo/gnuplot-beta
> >
>
>
>
>
> --------------------------------------
> GANBARE! NIPPON! Win your ticket to Olympic Games 2008.
> http://pr.mail.yahoo.co.jp/ganbare-nippon/
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> gnuplot-beta mailing list
> gnu...@li...
> https://lists.sourceforge.net/lists/listinfo/gnuplot-beta
>
--------------------------------------
GANBARE! NIPPON! Win your ticket to Olympic Games 2008.
http://pr.mail.yahoo.co.jp/ganbare-nippon/
|