Cannot locate UE4editor CentOS 7.6

Seems a silly thing
but I 've installed UE on centos boxes (two of these) and still can’t find the launcher binary

Instruction used are the following

this is the content of my linux bin folder

drwxrwx--- 2 abonomel user  4.0K Jun 10 10:32 .
drwxrwx--- 8 abonomel user  4.0K Jun 10 10:26 ..
-rwxrwx--- 1 abonomel user 1002K Jun 10 10:26 BreakpadSymbolEncoder
-rw-rw---- 1 abonomel user   61K Jun 10 10:26 BreakpadSymbolEncoder.exe
-rwxrwx--- 1 abonomel user  5.5M Jun 10 10:27 dump_syms
-rw-rw---- 1 abonomel user  366K Jun 10 10:25 dump_syms.exe
-rwxrwx--- 1 abonomel user   46M Jun 10 10:32 UnrealCEFSubProcess
-rwxrwx--- 1 abonomel user   15M Jun 10 10:30 UnrealVersionSelector-Linux-Shipping
-rw-rw---- 1 abonomel user  136M Jun 10 10:27 UnrealVersionSelector-Linux-Shipping.debug
-rw-rw---- 1 abonomel user  9.2M Jun 10 10:26 UnrealVersionSelector-Linux-Shipping.sym
-rw-rw---- 1 abonomel user   27K Jun 10 10:31 UnrealVersionSelector-Linux-Shipping.target

Does anyone else managed to get this working?

Did you run make from Step 3 (Building UE4 on Linux) in the main directory (same directory where GenerateProjectFiles.sh and Setup.sh is located)? It is usually hard to not to notice that step, as it takes the most time (32 or more core CPU, 64 or more GB RAM recommended for faster building).