Skip to content

Instantly share code, notes, and snippets.

@hpk42
Created May 28, 2019 13:31
Show Gist options
  • Save hpk42/2e27d142b57011151062e699653578c8 to your computer and use it in GitHub Desktop.
Save hpk42/2e27d142b57011151062e699653578c8 to your computer and use it in GitHub Desktop.
+ 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