I have this problem
$:~/media_build$ ./build
Checking if the needed tools for Ubuntu 18.04.1 LTS are available
ERROR: please install "Proc::ProcessTable", otherwise, build won't work.
You should run:
sudo apt-get install libproc-processtable-perl
Build can't procceed as 1 dependency is missing at ./build line 274.
But when I run it I get error
E: Unable to locate package libproc-processtable-perl
I also try
sudo apt-get update
But without success