Lazy Fox wrote:
> When I run ./configure in my src directory, I met the following error:
>
> checking for X... no
> configure: error: Configure could not find required X11 libraries
> ./configure: line 10022: exit: aborting.: numeric argument required
> ./configure: line 10022: exit: aborting.: numeric argument required
>
> Did I miss some dev-lib? What are they? Where can I find them?
I had the same problem, and IIRC it was a single command solution:
sudo apt-get install xlibs-dev
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk