w1hkj wrote:
Ed,
From your email it looks like you are having difficulty getting past the ./configure on Fltk. Is that correct?
I'm not familiar with the Ubuntu distro, but I believe it is based on Debian. Your path to the X11 libraries is either different or the libraries are missing. I think it is more likely to be a path problem.
Assuming that the problem is during the pre-compile for Fltk, try looking at the output of
./configure --help
for more infor on the various parameters that can be passed to the configure script.
Can anyone else who is familiar with Ubuntu help Ed?
Dave, W1HKJ
I cannot compile the FLTK, line 1022 is looking for stdlib.h and it is in /usr/include. Root has read/write, groups and user have read permissions. I have no idea how to set the path if needed. What I do not understand ./configure is telling me it has checked for stdlb.h and it says yes. Would anyone care to take a look at my config.log and see if they could help. ??
Ed W3NR