On 3 d�c. 2003, at 15:12, Alexander K. Hansen wrote:
But it did provide an additional clue: the problem with "ls -t" suggests that you've got bad versions of some of the core programs, e.g ls, mkdir, ...
Try running "which ls" and "which mkdir" in a terminal window to see where these two are located.
Maybe these are the fink-provided binaries from the fileutils package. In this case, one needs first to remove fileutils (and if removal doesn't work with fink or dpkg or apt-get, remove the offending /sw/bin/mkdir, /sw/bin/ls and maybe /sw/bin/cp and /sw/bin/rm by hand), then reinstall gettext and then possibly reinstall fileutils.
-- Martin
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
