install command bug
Sergio Tessaris
tessaris@cs.man.ac.uk
Fri Feb 22 08:08:00 GMT 2002
Hi, I have the impression that there is a bug in the install command
version 4.1 from fileutils (or in some of the libraries it depends
on). I'm using the current version of cygwin (installed today) with
Windows 2000.
The problem is that an 'install -d' command on a //server/service path
results in the directory being created on the local disk:
$ install -d -v //Yvain/local\ disk/tessaris/DL/camelot/CORBA-FaCT-win/sources/lisp
install: creating directory `//Yvain/local disk/tessaris/DL/camelot/CORBA-FaCT-win/sources/lisp'
$ ls -d //Yvain/local\ disk/tessaris/DL/camelot/CORBA-FaCT-win/sources/lisp
ls: //Yvain/local disk/tessaris/DL/camelot/CORBA-FaCT-win/sources/lisp: No such file or
directory
$ ls -d 'C:\cygwin\Yvain\local disk\tessaris\DL\camelot\CORBA-FaCT-win\sources\lisp'
C:\cygwin\Yvain\local disk\tessaris\DL\camelot\CORBA-FaCT-win\sources\lisp
Am I missing something?
--sergio
--------------------------------------------------------------------------
Sergio Tessaris, Research Associate The university of Manchester
Computer Science Department Oxford Road, Manchester M13 9PL
www: http://www.cs.man.ac.uk/~tessaris Fax: +44 161 275 6204
e-mail: tessaris@cs.man.ac.uk Phone: +44 161 275 6145
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
More information about the Cygwin
mailing list