Noah wrote: > Hi alex, > > please download the entire output at: > > http://www.enabled.com/~noah/fink.commander/
Could you also show the file /sw/src/fink.build/blt-2.4z-14/blt2.4z/config.log ? You have a couple of problems: > dpkg: serious warning: files list file for package `apache2-common' > missing, assuming package has no files currently installed. and > Use of uninitialized value in list assignment at > /sw/lib/perl5/Fink/PkgVersion.pm line 4906. but what is really serious is the following > tcl.h found in /sw/include > tk.h found in /sw/include > X11/Xlib.h found in NONE > libtcl8.4 found in /sw/lib > libtk8.4 found in /sw/lib > libX11 found in NONE It does not find your X11 installation. Unfortunately, blt uses some weird method to detect the X11 installation, and it is difficult to guess what went wrong. Then config.log file might contain the clue. There will be some error messages after the line configure:2897: checking for X If you cannot identify that error message, then please post the entire config.log file at your web address. -- Martin ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
