Make SlateViewer error 1

When I execute “make SlateViewer”, it , before anythings, returns me “error 1”:

OUTPUT OF MY TERMINAL
===================================================================================

Total build time: 311,25 seconds (Local executor: 305,60 seconds)
Parsing headers for SlateViewer
Running UnrealHeaderTool SlateViewer “/home//Documentos/UnrealEngine/Engine/Intermediate/Build/Linux/B4D820EA/SlateViewer/Development/SlateViewer.uhtmanifest” -LogCmds=“loginit warning, logexit warning, logdatabase error” -Unattended -WarningsAsErrors -NoEnginePlugins
Refusing to run with the root privileges.
Error: UnrealHeaderTool failed for target ‘SlateViewer’ (platform: Linux, module info: /home//Documentos/UnrealEngine/Engine/Intermediate/Build/Linux/B4D820EA/SlateViewer/Development/SlateViewer.uhtmanifest, exit code: Ca
nceled (1)).
Makefile:398: recipe for target ‘SlateViewer’ failed
make: *** [SlateViewer] Error 1

===================================================================================

Please help me with this? Thanks

Hey ScarFaceTMiner-

Sorry for the late reply. I’m not sure if this is still an issue for you, but it appears you’re trying to install the editor as Root. Because this has the potential to affect other files on the computer outside of the engine/editor, the engine cannot be installed. Please try installing the engine without root privileges.

Cheers