|
From: Tatsuro M. <tma...@ya...> - 2009-11-27 22:55:07
|
Hello --- Mojca Miklavec wrote: > On Fri, Nov 27, 2009 at 23:20, Tatsuro MATSUOKA wrote: > > > > I'm not a latex user so that I would not like to supports lua terminal on windows binaries at > the > > moment because I additionally need to build lua program on windows. �On cygwin-1.7, lua is > now > > supported so that I am now trying build it but without success yet as shown in the following > > Hello, > > Note that I have close-to-zero knowledge about building on windows, > but probably the best option for windows is to build lua *into* > gnuplot binary itself. One doesn't need any extra library or > executable then. > > Lua should be extremely easy to build, though I have no idea how hard > it is to integrate it (to change gnuplot's building scripts). For windows binaries of gnuplot, build process is not based on ./configure and make. Instead, makfile.xxx (for MinGW on window, it is makefile.mgw) is to be used. At present, there exists no support for lua building in makefile.mgw. If I try build gnuplot binaries for windows with the lua term, I have to add the description for lua terminal building in the makefile.mgw. As I said, I myself am not a latex user so that my intension to support lua terminal is not active. Regards Tatsuro -------------------------------------- What is your No.1 Entertainment of 2009? -Yahoo! JAPAN Net BANZUKE 2009 http://pr.mail.yahoo.co.jp/banzuke/ |