mate-desktop / mozo

Menu editor for MATE using the freedesktop.org menu specification
http://www.mate-desktop.org
GNU Lesser General Public License v2.1
28 stars 12 forks source link

Mozo 1.21 : python 3.6.6 is "too" old to build mozo. #44

Closed FredBezies closed 6 years ago

FredBezies commented 6 years ago

I tried to build mozo 1.21 using tarball. In configure step, I got this error:

configure: error: Python interpreter is too old.

See attached screenshot: virtualbox_arch - mate desktop_13_07_2018_21_35_29

MATE general version

1.21.0

Package version

Mozo: 1.21.0 Python: 3.6.6-1

Linux Distribution

Archlinux

raveit65 commented 6 years ago

see https://github.com/mate-desktop/mozo/pull/39 You need to build mate-menus and mozo from master for python-3.6 Be warned, you need to rebuild other dependencies of mate-menus too. I suggest to wait for next major MATE release.

FredBezies commented 6 years ago

Thanks for the info. I was building development version in Virtualbox.

By the way, I always switch to development version when it is tagged x.yy.1 :)