13 Dec
2002
13 Dec
'02
13:18
JeepNut wrote: It reports that it
cannot find the required X11 libraries, but checking the YaST library sets, the only C++ library listed in Development/Libraries/X11 (fltk) is installed already. Any help with this next wrinkle? Try xdevel or if you have enough space, install lots of libraries.
It doesn't have to be specifically a C++ library. C++ can use C libraries too and often does.
Try the README or INSTALL file or read the configure file if you really can't work out what's needed. configure can be a bit crypic but should tell you what it's looking for.
There should also be a config.log file created that tells you what it tried to compile to test for the existance of certain libraries. Josh