[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: coreutils-6.3: install: basic-1 fails
From: |
Paul Eggert |
Subject: |
Re: coreutils-6.3: install: basic-1 fails |
Date: |
Tue, 03 Oct 2006 13:16:12 -0700 |
User-agent: |
Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux) |
Bauke Jan Douma <address@hidden> writes:
> cp: cannot open
> `/sw/coreutils/coreutils-6.3/tests/install/../../src/dd' for reading:
What are the permissions of that file? That is, what is the output of
this command:
ls -l /sw/coreutils/coreutils-6.3/tests/install/../../src/dd
If dd itself is unreadable, can you figure out how that happened?