2014-02-23 12:26 GMT+01:00 Bric <b...@flight.us>:

> 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?



>
>> guile2.0 is not supported by lilypond yet
>>
>
> OK.  I currently have:
>
> $ apt-cache policy guile-1.8-dev
> guile-1.8-dev:
>   Installed: 1.8.8+1-8ubuntu3
>   Candidate: 1.8.8+1-8ubuntu3
>   Version table:
>  *** 1.8.8+1-8ubuntu3 0
>         500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe i386
> Packages
>         100 /var/lib/dpkg/status
>
>
ok



>
>      flex:  same as with guile, I have installed "flex-old" and
>>     "libfl-dev", alternatively (mutually exclusive)
>>
>>
>> Don't you have a flex package?
>>
>>
> $ apt-file find FlexLexer.h
> bison++: /usr/share/doc/bison++/Example/FlexLexer.h
> bisonc++-doc: /usr/share/doc/bisonc++-doc/examples/bison++Example.NEW/
> FlexLexer.h.gz
> bisonc++-doc: /usr/share/doc/bisonc++-doc/examples/bison++Example.ORG/
> FlexLexer.h.gz
> flex-old: /usr/include/FlexLexer.h
> libfl-dev: /usr/include/FlexLexer.h
> libfreehdl0-dev: /usr/include/freehdl/FlexLexer.h
> libjsyntaxpane-java-doc: /usr/share/doc/libjsyntaxpane-
> java-doc/api/jsyntaxpane/lexers/DefaultJFlexLexer.html
> libjsyntaxpane-java-doc: /usr/share/doc/libjsyntaxpane-
> java-doc/api/jsyntaxpane/lexers/JFlexLexer.html
> libossim-dev: /usr/include/ossim/base/ossimFlexLexer.h
> libquickfix-dev: /usr/include/quickfix/FlexLexer.h
> mozart: /usr/include/mozart/FlexLexer.h
>
>
>
this is what I get on Debian:

$ apt-file find FlexLexer.h
bison++: /usr/share/doc/bison++/Example/FlexLexer.h
bisonc++-doc:
/usr/share/doc/bisonc++-doc/examples/bison++Example.NEW/FlexLexer.h.gz
bisonc++-doc:
/usr/share/doc/bisonc++-doc/examples/bison++Example.ORG/FlexLexer.h.gz
flex: /usr/include/FlexLexer.h
flex-old: /usr/include/FlexLexer.h
libfreehdl0-dev: /usr/include/freehdl/FlexLexer.h
libjsyntaxpane-java-doc:
/usr/share/doc/libjsyntaxpane-java-doc/api/jsyntaxpane/lexers/DefaultJFlexLexer.html
libjsyntaxpane-java-doc:
/usr/share/doc/libjsyntaxpane-java-doc/api/jsyntaxpane/lexers/JFlexLexer.html
libossim-dev: /usr/include/ossim/base/ossimFlexLexer.h
libquickfix-dev: /usr/include/quickfix/FlexLexer.h

Sorry, I can't help you.



> ____________________________
>
> $ sudo apt-get install libfl-dev
> [sudo] password for robin:
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> The following packages will be REMOVED:
>   flex-old
> The following NEW packages will be installed:
>   libfl-dev
> 0 upgraded, 1 newly installed, 1 to remove and 16 not upgraded.
> Need to get 0 B/17.4 kB of archives.
> After this operation, 383 kB disk space will be freed.
> Do you want to continue? [Y/n] Y
> ...
> <installation of package completes>
>
> I have gone back and forth between "flex-old" and "libfl-dev",
> re-./configure-ing with each change, same config error.
>
> _____________
>
> by the way, I re-cloned the whole git source from scratch, just in case.
> DIdn't help, same error.
>
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to