On 26 Aug 2007, at 7:37, 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. > > I'm not really that experienced with Linux, but I'm cluey. I > realise that the X-Windows libraries are what it's searching for, > but since I'm running Ubuntu 7.04, I'm not sure where they're located.
I don't use a debian based system, so don't really know - I'd guess libX11-dev would be a start? In any case, what you need is the X- Windows development package, so the trick is just finding out what they call it! I'm sure some debian user will pitch in with the right answer though. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

