|
From: Jon <dev...@gm...> - 2010-08-31 01:53:16
|
2010/8/30 Tatsuro MATSUOKA <tma...@ya...> > Hello > > --- Jon wrote: > > > Thanks for your response. I didn't met with the similar problem with > cygwin > > neither. That's why I said it could be a system problem. But I don't know > > how to deal with this in gnuplot. Taken an example similar, there could > be > > editing issues with vi editor. But they can be fixed using a > configuration > > file accompanying vi. I don't know whether there exists a similar setting > to > > gnuplot as well in order to customerize the input environment. > > > > Sincerely, > > John > > Are you using the gnuplot built by yourself or download from the > distribution ? > The gnuplot is automatically downloaded and installed through the service provided by the ubuntu. I personally am not familiar with building a binary version of any software, so I never tried that. If it can be built this way to fix the problem, I will give it a try. But a direct link to the steps on how to do that is preferred, Thanks, Sincerely, John > If you build yourself, did you build with the GNU readline, or the BSD > editline, or builtin readline > routine ? > > If your gnuplot build with the readline or editline, try to build it with > ./configure --with-readline=builtin. > > If that makes editing correct, perhaps your the readline or the editline > library has a problem. > > If you are using the gnuplot from the distribution, it is better ask at the > forum or the ML on the > distribution. > > Regards > > Tatsuro > > -------------------------------------- > GyaO! - Anime, Dramas, Movies, and Music videos [FREE] > http://pr.mail.yahoo.co.jp/gyao/ > |