I try to do the ./configure but it fails in the following check:
...
checking if enabling -pie/fPIE support... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!
¿What library do I need for that "X" check?
I use Kubuntu Edgy with g++ installed.
Thanks.
- Log in to post comments
Maybe this will help: http://www.ubuntuforums.org/archive/index.php/t-23570.html (I just googled for the error message).
Regards,
Michał
Yes, thanks a lot.