octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #62732] Is Python used in the build process? i


From: Rik
Subject: [Octave-bug-tracker] [bug #62732] Is Python used in the build process? if so need to update AC_CHECK_PROGS
Date: Sat, 9 Jul 2022 12:59:08 -0400 (EDT)

Update of bug #62732 (project octave):

                  Status:                    None => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

My build system was not detecting python because Octave was searching only for
"python", whereas the name on my system was "python3" (and this is the
recommended naming on UNIX platforms).

I switched Octave's build system to use AC_CHECK_PROGS to look for multiple
python names "python", "python3" in this changeset
http://hg.savannah.gnu.org/hgweb/octave/rev/0c637fa9529a.

I've verified that the build process now detects python on my system where it
had failed before.

Marking as Fixed and closing report.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62732>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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