|
From: Tatsuro M. <tma...@ya...> - 2011-11-22 06:28:21
|
Hello Sorry for my frequently and confusing post. The problem for DJGPP in the Dosbox comes that file named the gnuplot-(style).lua (e.g. gnuplot-tikz.lua) cannot be read because of the restriction of 8.3 style file name in the Dosbox. I have renamed 'gnuplot-tikz.lua' to 'gptikz.lua' and patch attached lua.trm then tikz terminal worked. I do not want that this binary is an official one. --- On Tue, 2011/11/22, Tatsuro MATSUOKA wrote: > Hello > > Please ignore this mail because long file name issue exist in the dos emulator (DOSBOX) so that tikz terminal does not work. > > Regards > > Tatsuro > > --- On Tue, 2011/11/22, Tatsuro MATSUOKA wrote: > > > Hello > > > > As was seen in > > http://sourceforge.net/tracker/?func=detail&aid=3440066&group_id=2055&atid=102055 > > > > snprintf issue was solved in DJGPP for context terminal. > > Thus now we can support lua/tikz terminal on DJGPP. > > > > I have updated cvs binary with lua/tikz terminal. > > > > Regards > > > > Tatsuro > > > > > > ------------------------------------------------------------------------------ > > All the data continuously generated in your IT infrastructure > > contains a definitive record of customers, application performance, > > security threats, fraudulent activity, and more. Splunk takes this > > data and makes sense of it. IT sense. And common sense. > > http://p.sf.net/sfu/splunk-novd2d > > _______________________________________________ > > gnuplot-beta mailing list > > gnu...@li... > > https://lists.sourceforge.net/lists/listinfo/gnuplot-beta > > > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure > contains a definitive record of customers, application performance, > security threats, fraudulent activity, and more. Splunk takes this > data and makes sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-novd2d > _______________________________________________ > gnuplot-beta mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-beta > |