Koen van der Drift wrote: [] > mkdir -p /sw/src/readline-4.2a-5 > tar -xvzf /Volumes/Users/Koen/Downloads/Unix/Fink/src//readline-4.2a.tar.gz
Here you normally should see the whole list of extracted files. It is almost as if your tar.gz did not contain any file. If it was corrupted or empty or unreadable, you would get a different error message, though. What happens if you run this command (tar -x...) by hand? > Failed: directory /sw/src/readline-4.2a-5/readline-4.2a doesn't exist, Works for me, in any case. -- Martin _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
