Search Unity

Installation failure

Discussion in 'Linux' started by hena_u, Feb 17, 2018.

  1. hena_u

    hena_u

    Joined:
    Feb 17, 2018
    Posts:
    2
    Hi,

    I downloaded the latest unity version (UnitySetup-2017.3.1f1) and tried installing it. However it fails to do after number of times. Here's a log from console. I'm using Kubuntu 16.04.3 LTS.

    Code (Log):
    1. $ ./UnitySetup-2017.3.1f1
    2.  
    3. (UnitySetup-2017.3.1f1:5753): Gtk-WARNING **: Theme file for default has no directories
    4.  
    5. Error 404 getting 'https://netstorage.unity3d.com/unity/aea5ecb8f9fd/unity-2017.3.1f1-linux.ini'
    6. Download of 'https://netstorage.unity3d.com/unity/aea5ecb8f9fd/unity-2017.3.1f1-linux.ini' failed
    7. Error 404 getting 'http://download.unity3d.com/download_unity/aea5ecb8f9fd/unity-2017.3.1f1-linux.ini'
    8. Download of 'http://download.unity3d.com/download_unity/aea5ecb8f9fd/unity-2017.3.1f1-linux.ini' failed
    9. Successfully downloaded http://beta.unity3d.com/download/aea5ecb8f9fd/unity-2017.3.1f1-linux.ini => /tmp/.3FBGEZ
    10. Finished downloading 'http://beta.unity3d.com/download/aea5ecb8f9fd/LinuxEditorInstaller/Unity.tar.xz' to '/tmp/Unity.tar.xz'
    11. Finished downloading 'http://beta.unity3d.com/download/aea5ecb8f9fd/MacDocumentationInstaller/Documentation.pkg' to '/tmp/Documentation.pkg'
    12. Finished downloading 'http://beta.unity3d.com/download/aea5ecb8f9fd/MacStandardAssetsInstaller/StandardAssets.pkg' to '/tmp/StandardAssets.pkg'
    13. Error 404 getting 'https://netstorage.unity3d.com/unity/aea5ecb8f9fd/unity-2017.3.1f1-linux.ini'
    14. Download of 'https://netstorage.unity3d.com/unity/aea5ecb8f9fd/unity-2017.3.1f1-linux.ini' failed
    15. Error 404 getting 'http://download.unity3d.com/download_unity/aea5ecb8f9fd/unity-2017.3.1f1-linux.ini'
    16. Download of 'http://download.unity3d.com/download_unity/aea5ecb8f9fd/unity-2017.3.1f1-linux.ini' failed
    17. Successfully downloaded http://beta.unity3d.com/download/aea5ecb8f9fd/unity-2017.3.1f1-linux.ini => /tmp/.R2ETEZ
    18. Finished downloading 'http://beta.unity3d.com/download/aea5ecb8f9fd/MacExampleProjectInstaller/Examples.pkg' to '/tmp/Examples.pkg'
    19. Finished downloading 'http://beta.unity3d.com/download/aea5ecb8f9fd/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2017.3.1f1.tar.xz' to '/tmp/UnitySetup-WebGL-Support-for-Editor-2017.3.1f1.tar.xz'
    20. Finished downloading 'http://beta.unity3d.com/download/aea5ecb8f9fd/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.3.1f1.pkg' to '/tmp/UnitySetup-Windows-Support-for-Editor-2017.3.1f1.pkg'
    21. Download of 'https://netstorage.unity3d.com/unity/aea5ecb8f9fd/unity-2017.3.1f1-linux.ini' failed
     
  2. hena_u

    hena_u

    Joined:
    Feb 17, 2018
    Posts:
    2
    Now I managed to install it without any additional bits. In the above, I tried to include example project, webgl support and windows support.