Skip to content
Snippets Groups Projects
Commit b1ef1433 authored by Izzard, Robert Dr (Maths & Physics)'s avatar Izzard, Robert Dr (Maths & Physics)
Browse files

sync latest perl mods (with updated deps)

parent 9eabe9ba
No related branches found
No related tags found
No related merge requests found
Showing
with 9 additions and 9 deletions
......@@ -2027,7 +2027,7 @@ Perl
\end_inset
(note that below I use version 5.31.11 – a newer version is probably available).
.
\begin_inset listings
inline false
......@@ -2035,6 +2035,11 @@ status open
\begin_layout Plain Layout
wget --no-check-certificate -O - http://install.perlbrew.pl | bash
\end_layout
\begin_layout Plain Layout
export NTHREADS=`cat /proc/cpuinfo |grep cpu
\backslash
famil|wc -l`
......@@ -2057,14 +2062,9 @@ export LATEST_PERL=`perlbrew available | grep
\begin_layout Plain Layout
wget --no-check-certificate -O - http://install.perlbrew.pl | bash
\end_layout
\begin_layout Plain Layout
perlbrew -v install perl-5.31.11 --thread --multi --64bitall --notest -Dusethreads
-Duselargefiles -Dcccdlflags=-fPIC -Dpager=/usr/bin/sensible-pager -Doptimize="
-O3 -mtune=generic" -Duseshrplib -j $NTHREADS
perlbrew -v install $LATEST_PERL --thread --multi --64bitall --notest -Dusethrea
ds -Duselargefiles -Dcccdlflags=-fPIC -Dpager=/usr/bin/sensible-pager -Doptimize
="-O3 -mtune=generic" -Duseshrplib -j $NTHREADS
\end_layout
\end_inset
......
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment