I can't do the makefile (third part of the install process)

If you don’t see SUCCESS message in the end, then building did not finish properly.
In that case, take a look into /home//Vídeos/programas/UnrealEngine-4.24/Engine/Build/BatchFiles/Linux/BuildThirdParty.log for details.

No third party libs needed to be built locally
********** SUCCESS ****************

then, I write in the ubuntu terminal: make

Setup successful.
root@-Z170X-7:/home//Vídeos/programas/UnrealEngine-4.24# make
bash “/home//Vídeos/programas/UnrealEngine-4.24/Engine/Build/BatchFiles/Linux/Build.sh” CrashReportClient Linux Shipping
Fixing inconsistent case in filenames.
Setting up Mono
Building CrashReportClient…
Using ‘git status’ to determine working set for adaptive non-unity build (/home//Vídeos/programas/UnrealEngine-4.24).
Creating makefile for CrashReportClient (no existing makefile)
Parsing headers for CrashReportClient
Running UnrealHeaderTool CrashReportClient “/home//Vídeos/programas/UnrealEngine-4.24/Engine/Intermediate/Build/Linux/B4D820EA/CrashReportClient/Shipping/CrashReportClient.uhtmanifest” -LogCmds=“loginit warning, logexit warning, logdatabase error” -Unattended -WarningsAsErrors
Refusing to run with the root privileges.
make: *** [Makefile:302: CrashReportClient-Linux-Shipping] Error 1
root@-Z170X-7:/home//Vídeos/programas/UnrealEngine-4.24# exit
exit

the end of my cuestion.