This might be a stupid question, but do we have to replace Apple's X11 with XDarwin or something of that sort.
No, Apple's X11 is still what most people are using. The only thing that is definitively required is that the X11 installation must be complete.
[]
I get the following error in the FinkCommander :
*** X libraries or include files not found. Check 'config.log' for *** more details.
It would be useful to do what is suggested here, namely to look at the file 'config.log' in the build directory which is
/sw/src/gtk+-1.2.10-27/gtk+-1.2.10/
This file will have more details about the failure. Towards the end, there will be a line looking like
configure:5330: checking for IceConnectionNumber in -lICE
and then some error messages indicating which library or header file is missing
### execution of ./configure failed, exit code 1 Failed: compiling gtk+-1.2.10-27 failed
In any case it would be a good idea to reinstall Apple's 2 X11 packages. This may already be sufficient to solve the problem.
-- Martin
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
