Use of Automation tool

Hello,

I am a little confused about the use of UAT
I would like to build my project from command line and github source.

I download the source from Github, extract zip, and run runUAT.sh.
I have a lot of with missing library.
I know I must run Setup.sh to download all dependency but I don’t need all of them
I only need Linux dependency, without editor

So How can I do with UAT to use only the dependency I need?

Moderator Note - This thread ended up on the very last page in this section due to a forum bug. To fix the we have to bump the threads back up to the top. Apologies for any confusion this may have caused.

Bump!

If you don`t run Setup.sh it will not download any of the dependencies. If you only want Linux dependencies, you can run “Setup.sh -linux”