McStasMcXtrace / McCode

The home of the McStas (neutrons) and McXtrace (x-rays) Monte-Carlo ray-tracing instrument simulation codes.
https://github.com/McStasMcXtrace/McCode/wiki
GNU General Public License v3.0
78 stars 54 forks source link

Pick an updated Perl version for distribution with windows build (x64) #682

Closed willend closed 5 years ago

willend commented 5 years ago

Strawberry perl v. 5.26 looks reasonable as packages for PGPLOT etc. are available through http://www.sisyphusion.tk/ppmindex.html. For Tk::CodeText we will have to provide our own

willend commented 5 years ago
http://strawberryperl.com/download/5.26.2.1/strawberry-perl-5.26.2.1-64bit.msi
ppm install PDL
ppm install PGPLOT
ppm install Tk

( cpan install Tk::CodeText - doesn't really work)

willend commented 5 years ago

Should be in place with https://github.com/McStasMcXtrace/McCode/commit/aab8233679d99dc5f368e42ba32a585de7c93f14

Please test on clean Win10 machine:

willend commented 5 years ago

As https://github.com/McStasMcXtrace/McCode/issues/689 now is closed, the chosen Perl can also be considered OK