lilypond-user
[Top][All Lists]
Advanced

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

Re: help with recompile - solved


From: Bric
Subject: Re: help with recompile - solved
Date: Tue, 25 Feb 2014 04:16:44 -0500
User-agent: PlutoMail 2.0

On 02/23/2014 06:58 AM, Federico Bruni wrote:
2014-02-23 12:26 GMT+01:00 Bric <address@hidden <mailto:address@hidden>>:

    On 02/23/2014 04:58 AM, Federico Bruni wrote:


            My experience says "python" can be a mess, in terms of
        versions
            (backwards incompatibility).  What version of python(s) does
            lilypond expect?


        2.4 is the version of python shipped in the binary packages on
        the website.
        2.7.x is fine as well.
        What do you get from?

        python -V


    $ python -V
    Python 2.7.6


    $ apt-cache policy python-dev
    python-dev:
      Installed: 2.7.5-5ubuntu3
      Candidate: 2.7.5-5ubuntu3
      Version table:
     *** 2.7.5-5ubuntu3 0
            500 http://us.archive.ubuntu.com/ubuntu/ trusty/main i386
    Packages
            100 /var/lib/dpkg/status



good, do you still get an error about python-dev? What's the current error when you run ./autogen.sh?

I just updated the git, and the problem has been corrected somehow.

the updated ./configure told me I was missing the "flex" program. So, I apt-get-installed "flex" - surprisingly I did have a package named just that (!)... That's strange because it didn't show up in the "apt-file find 'FlexLexer'" output. I think that was the primary glitch with flex.

the other two complaints - about guile and python - simply went away, with the git update (I don't think I changed anything on "my" end)

So, now I have:

$ lilypond --version
GNU LilyPond 2.19.3

thank you to all, extremely much !





reply via email to

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