...
The script will check for dependencies. If the dependencies are not met, some information about how to install them is displayed and the script will exit. To force the install, regardless of the dependency status, run the command by
Code Block | ||
---|---|---|
| ||
./install.pl check_dependencies=n |
...