2 Mar
2013
2 Mar
'13
8:16 p.m.
On Sat, 2 Mar 2013, Michal Ondreička wrote:
root@voyage:~/getstream# make Makefile.defs.sh: 1: Makefile.defs.sh: pkg-config: not found Makefile.defs.sh: 1: Makefile.defs.sh: pkg-config: not found gcc -Wall -I. -O0 -g -c -o getstream.o getstream.c In file included from getstream.c:23:0: getstream.h:13:24: fatal error: glib/glist.h: No such file or directory compilation terminated. make: *** [getstream.o] Error 1
libglib2.0-0 installed libevent-dev installed
locate pkg-config, install pkgconfig locate glist.h, install glib2 devel package.
what im i doing wrong? please help...
Adam Pribyl