Search Unity

Unity3D - Slackware-Current

Discussion in 'Linux' started by nathanhawthorne12, Jul 5, 2019.

  1. nathanhawthorne12

    nathanhawthorne12

    Joined:
    Jan 2, 2019
    Posts:
    29
    Just a quick note just in case anyone else uses Slackware, I have been a long time user, but recently since using Unity I have had to switch to Ubuntu/opensuse.

    Install is fairly basic, on a vanilla Slackware-Current install / KDE Version 4.14.38

    make sure Firefox is the prefered browser as UnityHub tries to open the Licence Login screen with Konquerer which will only display a white page

    1: Download the latest AppImage
    2: Chmod +x AppImage
    3: Run AppImage
    4: Install what ever version you were using.

    Tested with 2019.1.9F1, building for Android and everything works just fine, including Collab.

    Issues / Fixes

    After Chmod +x AppImage you will need to run "ln -s /var/lib/dbus/machine-id /etc/machine-id"
    Reverse Mouse pointer issue still present, i assume this is because of KDE V4 not being Plasma5
    Importing a keystore and trying to sign the app with the correct password, will display a wrong password, fix for this is installing android-sdk from the website and making sure oracle JDK 1.8 is installed

    post can be removed/deleted if it is of no use to anyone :p