lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

make install changes permissions in the cvs directory


From: Laura Conrad
Subject: make install changes permissions in the cvs directory
Date: 08 Jul 2002 08:00:27 -0400
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp)

I have a CVS lilypond directory as an ordinary user, and I routinely
do "cvs up" and "make" as that user, and then do "make install" as
root.  This worked fine until some time last week.  

Now when I up cvs and try to make, I get:

address@hidden lilypond]$ make
# Preparing LilyPond tree for builddir exec
rm: cannot unlink `share/lilypond/1.5.65/ly': Permission denied
rm: cannot unlink `share/lilypond/1.5.65/dvips': Permission denied
rm: cannot unlink `share/lilypond/1.5.65/afm': Permission denied
rm: cannot unlink `share/lilypond/1.5.65/tfm': Permission denied
rm: cannot unlink `share/lilypond/1.5.65/mf': Permission denied
rm: cannot unlink `share/lilypond/1.5.65/ps': Permission denied
rm: cannot unlink `share/lilypond/1.5.65/scm': Permission denied
rm: cannot unlink `share/lilypond/1.5.65/tex/source': Permission denied
rm: cannot unlink `share/lilypond/1.5.65/tex/generate': Permission denied
rm: cannot remove directory `share/lilypond/1.5.65/tex': Permission denied
rm: cannot unlink `share/lilypond/1.5.65/fonts/source': Permission denied
rm: cannot unlink `share/lilypond/1.5.65/fonts/afm': Permission denied
rm: cannot unlink `share/lilypond/1.5.65/fonts/tfm': Permission denied
rm: cannot unlink `share/lilypond/1.5.65/fonts/type1': Permission denied
rm: cannot remove directory `share/lilypond/1.5.65/fonts': Permission denied
rm: cannot remove directory `share/lilypond/1.5.65': Permission denied
rm: cannot remove directory `share/lilypond': Permission denied
rm: cannot remove directory `share': Directory not empty
make: *** [share/lilypond/1.5.66-force] Error 1
address@hidden lilypond]$ 

I think "make install" is probably doing something undesirable to the
permissions in the cvs directory that it didn't used to.

I'm using a workaround, having root say:

        chown -R lconrad ~lconrad/src/lilypond

but I don't think I should have to do this.

-- 
Laura (mailto:address@hidden , http://www.laymusic.org/ )
(617) 661-8097  fax: (801) 365-6574 
233 Broadway, Cambridge, MA 02139




reply via email to

[Prev in Thread] Current Thread [Next in Thread]