|
From: tmacchant <tma...@ya...> - 2014-06-12 23:28:29
|
>No its the Linux version of Gnuplot installed! Sorry I have misled. You can find gnuplot by find command $ sudo find / -name "gnuplot" (For the search from root (/), sudo is required for Ubuntu ) The issue whether a windows application can connect to a linux application or not is a problem of the wine. The topic is not the scope on the gnuplot list but that for the wine, I think. However, if you will need to use gnuplot.exe for windows, the below will be helpful. http://gnuplot.10905.n7.nabble.com/gnuplot-exe-in-wine-td13162.html -- View this message in context: http://gnuplot.10905.n7.nabble.com/Path-for-Gnuplot-in-Windows-app-installed-via-Wine-tp18504p18507.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |