try tool to extract brew info versions 5

This commit is contained in:
Stephen Gaito 2019-12-06 18:36:39 +00:00
parent 8e5b3ab0c8
commit ab09224d8b
1 changed files with 2 additions and 1 deletions

View File

@ -43,11 +43,12 @@ echo $PATH
echo $LDFLAGS
echo $CPPFLAGS
which clang
ls -la $(which clang)
which python
ls -la $(which python)
python --version
echo "-------------------------------------------------"
#brew install -v pdf2htmlex-new
brew install -v pdf2htmlex-new
echo "-------------------------------------------------"
echo $PATH
echo $LDFLAGS