lilypond-devel
[Top][All Lists]
Advanced

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

"make install" errors on osx 10.3.9 with 2.7.24


From: Graham Percival
Subject: "make install" errors on osx 10.3.9 with 2.7.24
Date: Mon, 19 Dec 2005 16:38:37 -0800

I didn't see any errors with "make all". The errors below are displayed, but lilypond seems to work fine.

...
/sw/bin/python2.3 /Users/gpermus/usr/src/lilypond/stepmake/bin/install.py -c -d /Users/gpermus/usr/pkg/lilypond/bin
Traceback (most recent call last):
File "/Users/gpermus/usr/src/lilypond/stepmake/bin/install.py", line 69, in ?
    os.makedirs (f, mode=mode)
  File "/sw/lib/python2.3/os.py", line 154, in makedirs
    mkdir(name, mode)
OSError: [Errno 17] File exists: '/Users/gpermus/usr/pkg/lilypond/bin'
make[1]: [installexe] Error 1 (ignored)
/sw/bin/python2.3 /Users/gpermus/usr/src/lilypond/stepmake/bin/install.py -c -m 755 ./out/lilypond /Users/gpermus/usr/pkg/lilypond/bin/lilypond && true /sw/bin/python2.3 /Users/gpermus/usr/src/lilypond/stepmake/bin/install.py -c -c -m 755 /Users/gpermus/usr/pkg/lilypond/bin /sw/bin/python2.3 /Users/gpermus/usr/src/lilypond/stepmake/bin/install.py -c -d /Users/gpermus/usr/pkg/lilypond/man/man1
Traceback (most recent call last):
File "/Users/gpermus/usr/src/lilypond/stepmake/bin/install.py", line 69, in ?
    os.makedirs (f, mode=mode)
  File "/sw/lib/python2.3/os.py", line 154, in makedirs
    mkdir(name, mode)
OSError: [Errno 17] File exists: '/Users/gpermus/usr/pkg/lilypond/man/man1'
make[1]: [install-help2man] Error 1 (ignored)
...



HTH,
- Graham





reply via email to

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