lilypond-devel
[Top][All Lists]
Advanced

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

Re: lilypond on FreeBSD?


From: Ian Stirling
Subject: Re: lilypond on FreeBSD?
Date: Wed, 25 Oct 2006 15:59:56 -0400
User-agent: KMail/1.9.1

On Wednesday 25 October 2006 14:56, Edward Sanford Sutton, III wrote:
> On Friday 20 October 2006 16:02, Ian Stirling wrote:
> > Some other error occurred trying to compile and install the
> > 2.8 version.
> 
> Was it by chance something like the following? It appears to be called in 
> by ./mf/GNUMakefile on line 4. Anyone know if that line is important, old 
> debris, or being brought in by a bad build stepon my part?

[extra details snipped]

> Traceback (most recent call last):
>   
> File 
> "/mnt/ufs/mirror176/ports/print/lilypond/work/lilypond-2.8.7/stepmake/bin/install.py",
>  
> line 78, in ?
>     shutil.copy2 (f, dest)
>   File "/usr/local/lib/python2.4/shutil.py", line 92, in copy2
>     copyfile(src, dst)
>   File "/usr/local/lib/python2.4/shutil.py", line 47, in copyfile
>     fsrc = open(src, 'rb')
> IOError: [Errno 2] No such file or directory: './out/CenturySchL-Ital.otf'
> gmake[1]: *** [local-install-outfiles] Error 1
> gmake[1]: Leaving directory 
> `/mnt/ufs/mirror176/ports/print/lilypond/work/lilypond-2.8.7/mf'
> gmake: *** [install] Error 2
> *** Error code 2
> 
> Stop in /mnt/ufs/mirror176/ports/print/lilypond.
> *** Error code 1

I compiled with "gmake -f GNUmakefile", which compiled successfully.
But subsequently "gmake -f GNUmakefile install" produced essentially
the same error - 

Traceback (most recent call last):
  File "/home/ians/.build/lilypond-2.8.7/stepmake/bin/install.py", line 78, in ?
    shutil.copy2 (f, dest)
  File "/usr/local/lib/python2.4/shutil.py", line 92, in copy2
    copyfile(src, dst)
  File "/usr/local/lib/python2.4/shutil.py", line 47, in copyfile
    fsrc = open(src, 'rb')
IOError: [Errno 2] No such file or directory: './out/CenturySchL-Ital.otf'
gmake[1]: *** [local-install-outfiles] Error 1
gmake[1]: Leaving directory `/usr/home/ians/.build/lilypond-2.8.7/mf'
gmake: *** [install] Error 2

Ian
--





reply via email to

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