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
make cannot proceed due to problems with downloaded archives - wget gets them in form archive.tar.gz.download but the script tries to unpack archive.tar.gz
The makefile also needs some cleanup to build only what is necessary - now it tries linux, mac, .. failing in the middle.
The doc mentioned everything for linux comes within a zip but it is not true anylonger
Best regards,
Vlad
The text was updated successfully, but these errors were encountered:
make cannot proceed due to problems with downloaded archives - wget gets them in form archive.tar.gz.download but the script tries to unpack archive.tar.gz
The makefile also needs some cleanup to build only what is necessary - now it tries linux, mac, .. failing in the middle.
The doc mentioned everything for linux comes within a zip but it is not true anylonger
Best regards,
Vlad
The text was updated successfully, but these errors were encountered: