Google
 

8/3/06

Xlib.h can not find.

When compile sources, sometimes this error appears. First need to install xlibs-dev such development packages. After that, if it is still there, use:
./configure --help
to see the options can be used. Usually there are options such as :
--x-libs with which you can define the path.

No comments: