[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: What provides glib.h?



>>                  from konica_qm100.c:7:
>> /usr/include/glib.h:66: glibconfig.h: No such file or directory
>> make[2]: *** [konica_qm100.o] Error 1
>> make[2]: Leaving directory `/usr/src/gphoto/gphoto-0.3-2-990422/konica'
>> make[1]: *** [../konica/libgphoto_konica_qm100.so] Error 2
>> make[1]: Leaving directory `/usr/src/gphoto/gphoto-0.3-2-990422/src'
>> make: *** [gphoto] Error 2


First, find a copy of Conents-i386.gz:

bash$ locate Contents
...


Then grep it for the file you need:

bash$ zgrep glibconfig.h /var/local/debian/dists/potato/Contents-i386.gz
usr/lib/glib/include/glibconfig.h      devel/libgtk-dev,devel/libglib1.2-dev

So the package is devel/libgtk-dev (or the other version)


Carl


Reply to: