jeff zhu
April 24th, 2006, 11:01 AM
I use ubuntu just for a month , but this problem puzzle me for several weeks .
In many projects , I need to build from source code .
when the configure script doing its job , it usurally use pkg-config to check for needding package .
mang times , pkg-config cant find the package .
such as libxml2.
but I look up the dir /usr/lib , i find libxml2.so is there .
using dpkg -L package i can find the installed directory of libxml2 .
but cant find the cooresponding Head file of this library .
why does ubuntu such unfriendly to the developers ?
In many projects , I need to build from source code .
when the configure script doing its job , it usurally use pkg-config to check for needding package .
mang times , pkg-config cant find the package .
such as libxml2.
but I look up the dir /usr/lib , i find libxml2.so is there .
using dpkg -L package i can find the installed directory of libxml2 .
but cant find the cooresponding Head file of this library .
why does ubuntu such unfriendly to the developers ?