Last active
August 29, 2015 14:27
-
-
Save eerohele/04fd5868e9b07fe8d5c8 to your computer and use it in GitHub Desktop.
Statically compiling lxml on Ubuntu 15.04 and Python 3.3.3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Apply https://github.com/mxe/mxe/blob/7e231efd245996b886b501dad780761205ecf376/src/libiconv-1-fixes.patch | |
CFLAGS="$CFLAGS -fPIC" STATIC_DEPS=true pip install lxml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment