On 22 avr. 2004, at 09:53, Yoktan Haddad wrote: []
configure: error: C preprocessor "/lib/cpp" fails sanity check See `config.log' for more details.
This would be the file config.log in the folder
/sw/src/dlcompat-20030522-2/dlcompat-20030522
If you look at it, you will find the true error somewhere near the end. Quite probably it tells you that some file like unistd.h is missing. The reason for this would be that you did not install your developer tools completely, you left out some optional package like DevSDK.pkg.
### execution of ./configure failed, exit code 1 Failed: compiling dlcompat-20030522-2 failed
So I think that my Fink install is still screwy.
1. How can I verify that my install is correct?
2. Must I *necessarily* install an X11? All I really want right now is wget,
which AFAIK doesn't need X11.
Why don't you just install it from binary? You don't have to compile it. That would be much faster, and you would avoid all hassles with your incomplete developer tools. On Jaguar, you would even get the same version 1.8.2-1 in both cases. If you don't understand what building from source or installing from binary mean, I would suggest to spend some time reading the Fink documentation on your Fink installer disk or on the Fink web site, and also the Fink FAQ on the web site.
-- Martin
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
