Closed noelmcloughlin closed 5 years ago
Formula should create /etc/profile.d
to avoid "Parent directory not present" Error.
This works on MacOS too (https://stackoverflow.com/questions/45383191/using-environment-variables-when-adding-paths-on-macos)
Neither /etc/profile.d
or /etc/paths.d
work on MacOS.
The
mvn
command cannot be found on Darwin because OS is skipping the/etc/profile.d/apache-tomcat.sh
profile.