You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The install.sh script failed with the following error:
./install.sh: line 89: cd: /scratch/tmp/amikhail/src/Scaff10X/src/pigz-2.6: No such file or directory
cp: cannot stat ‘pigz’: No such file or directory
!! Error: pigz not installed properly!
Pigz-2.6 is not available when trying to download it with wget. I had to change it with Pigz-2.7 manually in the install.sh script. In case other people have the same problem.
The text was updated successfully, but these errors were encountered:
The install.sh script failed with the following error:
./install.sh: line 89: cd: /scratch/tmp/amikhail/src/Scaff10X/src/pigz-2.6: No such file or directory
cp: cannot stat ‘pigz’: No such file or directory
!! Error: pigz not installed properly!
Pigz-2.6 is not available when trying to download it with wget. I had to change it with Pigz-2.7 manually in the install.sh script. In case other people have the same problem.
The text was updated successfully, but these errors were encountered: