On 25/08/2018 11:02, Sergey Budaev wrote:
> I have been using PLplot from the repo on Linux, it is trivial (although might be not the latest version on Debian-based distros). I guess building from sources is also easy on Linux once you have cmake and other stuff. But the fact you need cmake and other dependencies makes it difficult to many Windows users. I agree that it is not difficult to advanced users though. But it is far from a turnkey library. Many Fortran users especially in sciences are not professional programmers, they do not even know anything about 'make', 'git' and the like. And still they use Fortran for computation.
>
> Briefly, it would be great to provide binary builds of PLplot for Windows.
I would support that too. Some time ago I managed to build PLPLOT on Windows 10, but it required me to download something like seven other packages and install them first. And then I had to play about with changes to my PATH variables to get all the other libraries to load in the correct order. The whole effort took something like a day. I wondered about writing up my notes and posting them for others, but decided that the typical scientist/engineer who is also a Fortran programmer would look at them and decide that it is not worth the effort, and that because of the number of packages involved the detailed notes would probably become out-of-date too quickly.
As a PGPLOT user for many years on a variety of operating systems from VMS to SunOS to Solaris to Linux, I found it fairly easy to build and install, simply because it's all Fortran (unfortunately Fortran-77). The idea of PLPLOT, I gather, was to provide a modernised equivalent. For users of Unix-like operating systems this is fine, but for those who do much of their programming on Windows, the number of dependencies on other packages makes it a nightmare.
--
Clive Page