mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
attempt to force python v2.7
This commit is contained in:
parent
79e3d55f47
commit
282f4bf531
@ -26,6 +26,20 @@ echo $LDFLAGS
|
|||||||
echo $CPPFLAGS
|
echo $CPPFLAGS
|
||||||
which clang
|
which clang
|
||||||
echo "-------------------------------------------------"
|
echo "-------------------------------------------------"
|
||||||
|
brew install -v python@2
|
||||||
|
echo "-------------------------------------------------"
|
||||||
|
echo $PATH
|
||||||
|
echo $LDFLAGS
|
||||||
|
echo $CPPFLAGS
|
||||||
|
which clang
|
||||||
|
echo "-------------------------------------------------"
|
||||||
|
brew switch python 2.7
|
||||||
|
echo "-------------------------------------------------"
|
||||||
|
echo $PATH
|
||||||
|
echo $LDFLAGS
|
||||||
|
echo $CPPFLAGS
|
||||||
|
which clang
|
||||||
|
echo "-------------------------------------------------"
|
||||||
brew install -v pdf2htmlex-new
|
brew install -v pdf2htmlex-new
|
||||||
echo "-------------------------------------------------"
|
echo "-------------------------------------------------"
|
||||||
echo $PATH
|
echo $PATH
|
||||||
|
Loading…
Reference in New Issue
Block a user