Man, that was quick!
git worked well now. But after "make" I have a lot of errors:
Code
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
grep: /config.h: Datei oder Verzeichnis nicht gefunden
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
g++ -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"vnsiserver"' -DVNSI_SERVER_VERSION='"1.2.0"' -I/include -o vnsi.o vnsi.c
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: pkg-config: not found
vnsi.c:26:24: fatal error: vdr/plugin.h: Datei oder Verzeichnis nicht gefunden
compilation terminated.
make: *** [vnsi.o] Fehler 1
Display More