On Nov 14, 2003, at 3:15 AM, Martin Costabel wrote:
James Gibbs wrote: []jgibbs% mkdir /dir1 jgibbs% mkdir /dir2 jgibbs% /bin/mv /dir1/ /dir2/ mv: rename /dir1/ to /dir2/dir1/: No such file or directory jgibbs% which mv /bin/mv
There is a theory now that this comes from the Fink fileutils package, although I don't see how it can, since you were using /bin/mv.
To verify: Do you have fileutils installed? If yes, can you remove it and repeat the test? Can you install the new coreutils package and look if this changes anything, either with /sw/bin/mv or /bin/mv?
Martin, I don't have fileutils installed. I don't know what the coreutils package is, nor do I find it anywhere.
------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
