|
From: | Villum Sejersen |
Subject: | Re: Whereis lilylib etc. - Build system - Python modules |
Date: | Mon, 27 Jun 2011 07:26:11 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20110505 Icedove/3.0.11 |
On 27-06-2011 02:45, Colin Campbell wrote:
On 11-06-26 01:08 AM, Villum Sejersen wrote:Hello For several years I have been compiling the lilypond master branch.
.....
address@hidden:/usr/local/src/lilypond# convert-ly --version Traceback (most recent call last): File "/usr/local/bin/convert-ly", line 51, in <module> import lilylib as ly ImportError: No module named lilylib
......
Well, myself: The answer is to be found in line 20 -21 of convert-ly, further down in the other python scripts. The hard-coded version number was not updated from 2.15.2 to 2.15.3 :-)Anyone?
Just at a guess: it looks as though you are installing as root, and using /usr/local/src as your toplevel directory. You also have two versions of convert-ly, for example: one in /usr/bin and the other in /usr/local/bin and your problems are coming from the mixup between relative and absolute paths.The recommended method is to use the lily-git.tcl script to create and update a source tree in your home folder. This avoids the need to install as root, and makes it easier to avoid path issues.There is no problem having the installation of lilypond-dev versions in /usr/local/. I have the latest FontForge versions there too. Frescobaldi finds it all right. I don't run LilyPond as root, only installs it. FWIW my first such installation was from SVN sources, not git, and long before there was any lily-git.tcl script.
Because the instructions for installing lilypond are quite definite about it belonging in the home folder, this really can't be considered a bug. My best recommendation, for compiling git master, would be to start here <mailbox:///home/vse/.icedove/v2vzahni.default/Mail/Local%20Folders/Musik.sbd/Lilypond?number=46183&header=quotebody&part=1.1.2&filename=index.html>, and consider helping out with the Frogs or Bug Squad ;>.Being a 68-year-old amateur choir singer still working full-time, neither a programmer nor a musician, I regrettably must abstain from other titles than Bug-stumbler... :)
Colin Campbell Bug Squad
-- Yours, Villum Sejersen Nørregade 1 A DK-4500 Nykøbing Sj. tlf. +45 59 91 31 57 mobil +45 30 34 03 44
[Prev in Thread] | Current Thread | [Next in Thread] |