bug-lilypond
[Top][All Lists]
Advanced

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

New version checking routine fails if version number is in the full path


From: Mats Bengtsson
Subject: New version checking routine fails if version number is in the full path
Date: Thu, 22 Jun 2006 13:03:29 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060417

Hi,

On my system, the latest Python version is installed in
/pkg/python/2.4.2/os/bin/python
and it seems that the new version checking routine in configure
fails in such situations. I haven't deciphered exactly how you
expect it to work, but if I remove the final | sed 's/\([0-9.]*\).*/\1/g'
_ver will be
/pkg/python/2.4.2/os/bin/python
instead of
2.4.2

  /Mats

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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