diff --git a/README.linux b/README.linux index db2d113f2f05..5c5d1473447c 100644 --- a/README.linux +++ b/README.linux @@ -16,9 +16,9 @@ version 5 (hereafter just Perl) is compiled and/or runs. =head2 Deploying Perl on Linux Normally one can install F on Linux using your distribution's -package manager (e.g: C, or +package manager (e.g., C, or C). Note that sometimes one needs to install some -extra system packages in order to be able to use CPAN frontends, and that +extra system packages in order to be able to use CPAN packages, and that messing with the system's perl is not always recommended. One can use L to avoid such issues. @@ -32,7 +32,7 @@ Linux. As of May 2019, the last stable release took place on 2017, and one can buy support contracts for them. There are some special instructions for building Perl with Sun Studio on -Linux. Following the normal C, you have to run make as follows: +Linux. Following the normal C, you have to run F as follows: LDLOADLIBS=-lc make