mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
try tool to extract brew info versions 5
This commit is contained in:
parent
8e5b3ab0c8
commit
ab09224d8b
@ -43,11 +43,12 @@ echo $PATH
|
|||||||
echo $LDFLAGS
|
echo $LDFLAGS
|
||||||
echo $CPPFLAGS
|
echo $CPPFLAGS
|
||||||
which clang
|
which clang
|
||||||
|
ls -la $(which clang)
|
||||||
which python
|
which python
|
||||||
ls -la $(which python)
|
ls -la $(which python)
|
||||||
python --version
|
python --version
|
||||||
echo "-------------------------------------------------"
|
echo "-------------------------------------------------"
|
||||||
#brew install -v pdf2htmlex-new
|
brew install -v pdf2htmlex-new
|
||||||
echo "-------------------------------------------------"
|
echo "-------------------------------------------------"
|
||||||
echo $PATH
|
echo $PATH
|
||||||
echo $LDFLAGS
|
echo $LDFLAGS
|
||||||
|
Loading…
Reference in New Issue
Block a user