I’m trying to install the Editor on Elementary OS (Debian based) but It just gives me errors.
./Setup.sh
Registering git hooks... (this will override existing ones!) /etc/os-release: line 3: OS: command not found
sh Setup.sh
Registering git hooks... (this will override existing ones!) Setup.sh: 39: Setup.sh: pushd: not found
./GenerateProjectFiles.sh
`
You have not run Setup.sh, the build will likely fail.
Setting up Unreal Engine 4 project files…
xbuild Source/Programs/UnrealBuildTool/UnrealBuildTool_Mono.csproj /verbosity:quiet /nologo /p:TargetFrameworkVersion=v4.0 /p:Configuration=Development
/usr/lib/mono/4.0/Microsoft.Common.targets: warning : Reference ‘Ionic.Zip.Reduced’ not resolved
/usr/lib/mono/4.0/Microsoft.Common.targets: warning : Reference ‘RPCUtility’ not resolved
IOS/IOSToolChain.cs(13,7): error CS0246: The type or namespace name Ionic' could not be found. Are you missing a using directive or an assembly reference? IOS/IOSToolChain.cs(14,7): error CS0246: The type or namespace name Ionic’ could not be found. Are you missing a using directive or an assembly reference?
System/RPCUtilHelper.cs(10,7): error CS0246: The type or namespace name RPCUtility' could not be found. Are you missing a using directive or an assembly reference? System/RPCUtilHelper.cs(17,7): error CS0246: The type or namespace name Ionic’ could not be found. Are you missing a using directive or an assembly reference?
`
Missing method System.Environment::get_CurrentManagedThreadId() in assembly /usr/lib/mono/4.0/mscorlib.dll, referenced in assembly /home/oscar/UE4/Engine/Binaries/DotNET/GitDependencies.exe