[ooc-compiler] make install fails under cygwin
Brought to you by:
mva
|
From: Treutwein B. <Ber...@Ve...> - 2007-03-02 10:45:16
|
Hello everybody, under cygwin make install fails when trying to replace /usr/local/lib/oo2c/pkginfo/liboo2c.xml last lines of the installation are: [...] /usr/bin/install -c -m 644 lib/sym/liboo2c.Doc /usr/local/lib/oo2c/sym /usr/bin/install -c -m 644 lib/sym/liboo2c.Sym /usr/local/lib/oo2c/sym /usr/bin/install -c -m 644 lib/sym/libxml.Doc /usr/local/lib/oo2c/sym /usr/bin/install -c -m 644 lib/sym/libxml.Sym /usr/local/lib/oo2c/sym ## Exception: IO.AccessDenied ## Permission denied: /usr/local/lib/oo2c/pkginfo/liboo2c.xml make: *** [install] Error 126 I guess it is due to different rename/overwrite semantics between unix=20 and windows. Any ideas/suggestions how to cure that? regards -- Bernhard Treutwein |