|
Since there seems to be no installable package, I tried the "manual
installation" guide in INSTALL in blink-2.0.0.tar.gz . There, I
encounter a missing file: blink-2.0.0 # python setup.py build_ext running build_ext building 'blink.screensharing._rfb' extension x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c blink/screensharing/_rfb.c -o build/temp.linux-x86_64-2.7/blink/screensharing/_rfb.o blink/screensharing/_rfb.c:8:22: fatal error: pyconfig.h: Datei oder Verzeichnis nicht gefunden #include "pyconfig.h" ^ compilation terminated. error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 What am I missing here? |
_______________________________________________ Blink mailing list [email protected] http://lists.ag-projects.com/mailman/listinfo/blink
