Skip to content

Commit

Permalink
I really hate setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
owainkenwayucl committed Apr 11, 2018
1 parent fc0dac0 commit 0e6f28b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protobuf-3.5.1_install
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@ export LD_LIBARAY_PATH=$INSTALL_PREFIX/lib:$LD_LIBRARY_PREFIX
# Install python 3 version
cd python
export PYTHONPATH=${INSTALL_PREFIX}/lib/python3.6/site-packages/:${PYTHONPATH}
mkdir -p ${INSTALL_PREFIX}/lib/python3.6/site-packages
python3 setup.py install --prefix=${INSTALL_PREFIX}

0 comments on commit 0e6f28b

Please sign in to comment.