When I ran the configure script, I got the following error:
--- checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths! ---
I don't have X installed on this machine. Is X really required to install unixODBC? Is there a way to remove this requirement?
Thanks, Chad.
./configure --enable-gui=no
Log in to post a comment.
When I ran the configure script, I got the following error:
---
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!
---
I don't have X installed on this machine. Is X really required to install unixODBC? Is there a way to remove this requirement?
Thanks,
Chad.
./configure --enable-gui=no