Created
May 28, 2019 13:31
-
-
Save hpk42/2e27d142b57011151062e699653578c8 to your computer and use it in GitHub Desktop.
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
+ export ORIGIN=/home/hpk/delta/core-rust | |
+ export CFLAGS=-I/home/hpk/delta/core-rust/deltachat-ffi | |
+ export LDFLAGS=-Wl,-rpath=$ORIGIN/target/release -Wl,--enable-new-dtags | |
+ pip install -e . | |
Looking in indexes: https://m.devpi.net/dc/py10/+simple/ | |
Obtaining file:///home/hpk/p/delta/core-rust/python | |
Complete output from command python setup.py egg_info: | |
/tmp/tmp2fyiefw7.h:1:23: fatal error: deltachat.h: No such file or directory |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment