Page 1 of 1
Error downloading library files
Posted: Thu Sep 23, 2021 6:53 am
by norman
I am attempting to download the library files but a 'system call failed' message pops up and is referencing line 102 in the /download_lib.pl script. Can anyone provide any assistance? A note, /home is just a link to my user, /mnt/c/Users/norma.
![error.png](./download/file.php?id=25&sid=fa7e6eac905d171ed3b82e93cae1398d)
- error.png (21.15 KiB) Viewed 3443 times
Re: Error downloading library files
Posted: Thu Sep 23, 2021 4:53 pm
by xiaogenz
This is because you are using a old script. Please change the line 102 to "system("wget -o log -c
http://zhanglab.dcmb.med.umich.edu/library/nr.tar.gz") == 0 or die "System call failed: $!"; ".