This commit is contained in:
Christoph Klaffl 2020-02-13 09:26:15 +01:00
parent 3a7f468939
commit b09d2b66fc
No known key found for this signature in database
GPG Key ID: 8FC1D76EED4970D2
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ Install prerequisite software:
sudo yum install -y epel-release git
# Install the packages that Sanoid depends on:
sudo yum install -y perl-Config-IniFiles perl-Data-Dumper perl-Capture-Tiny lzop mbuffer mhash pv
# if the perl depencies can't be found in the configured repositories you can install them from CPAN manually:
# if the perl dependencies can't be found in the configured repositories you can install them from CPAN manually:
sudo dnf install perl-CPAN perl-CPAN
cpan # answer the questions and past the following lines
# install Capture::Tiny