Bug 197845

Summary: png and ly files are in the wrong directory
Product: [Fedora] Fedora Reporter: Gérard Milmeister <gemi>
Component: lilypond-docAssignee: Quentin Spencer <qspencer>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-07-24 21:55:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 187071    

Description Gérard Milmeister 2006-07-06 18:51:38 UTC
The tutorial for example is in directory
/usr/share/doc/lilypond-doc-2.8.3/Documentation/user/lilypond
and references .png and .ly files in this directory, i.e.,
without a directory path.
However these files are actually in the directory
/usr/share/doc/lilypond-doc-2.8.3/Documentation/user
Thus they are not found.

Comment 1 Quentin Spencer 2006-07-24 21:55:59 UTC
As far as I can tell, this appears to be a bug in the 2.8.3 source distribution.
I have created a 2.8.4 release, which should be available on the mirrors soon.
In the version I built locally, this problem appears to be fixed (the source
distribution includes symbolic links to the files that were missing before).