I am now working on Chapter 3: Slow Queries / First Lab.
I probably have messed up my vagrant environment, but I can’t run the first script. This what I see:
vagrant@m312:~$ cd shared/
vagrant@m312:~/shared$ ./set_up_building_index_in_foreground.sh
mongod: no process found
./set_up_building_index_in_foreground.sh: line 6: mlaunch: command not found
./set_up_building_index_in_foreground.sh: line 7: mongo: command not found
^C
vagrant@m312:~/shared$
Apparently I have lost mtools.
I am sure this problem has already happen to someone else before.
But I can’t find a post with a solution, only references to a similar issue.