[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: ANNOUNCE: New gEDA Scheme extension API



Stephan Boettcher wrote:
John Griessen <john@xxxxxxxxxxxxxx> writes:

copying scheme files
cp: target `./gnetlist.scm' is not a directory

Seems like a simple usage problem of the cp program...  maybe it goes away the second time through?

This looks as if a variable that defines the target directory is
undefined or empty.

If this were the case, cp would complain about missing 2nd argument.
The message really looks like cp sees 3 or more non-option arguments,
suggesting the target must be a directory. Either the variable defining
the source is wrong (contains 2 or more entities) or it could be a
quoting problem combined with whitespace in a filename.


_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user