On Sonntag, 26. August 2007, Lindsay Swalling wrote:
> configure: error: Configure could not find required X11 libraries
> ./configure: line 10390: exit: aborting.: numeric argument required
> ./configure: line 10390: exit: aborting.: numeric argument required
>
> This is the error I get when I try to install the FLTK toolkit.

For debian etch and sid, there are packages available. Those
packages have the following dependencies:

libx11-dev

while this package depends on

libx11-6 (= 2:1.0.3-7), 
libxau-dev (>= 1:1.0.0-1), 
libxdmcp-dev (>= 1:1.0.0-1), 
libxext-dev, 
x11proto-core-dev (>= 6.8.99.8-1), 
x11proto-input-dev, 
x11proto-kb-dev, 
xtrans-dev

So probably on ubuntu it helps to install these required packages and then
try again. Unfortunately I have no ubuntu to test it here.


Martin

-- 
[EMAIL PROTECTED]
http://www.martinhenne.de

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to