https://bugs.documentfoundation.org/show_bug.cgi?id=103363

--- Comment #15 from Julien Nabet <[email protected]> ---
I wonder if it could be due to mix between Python 3 and Python 2.

I can see this on my config.log:
3240:ac_cv_env_PYTHON_set=
3241:ac_cv_env_PYTHON_value=
3360:ac_cv_path_PYTHON=/usr/bin/python
3395:am_cv_pathless_PYTHON=python
3396:am_cv_python_platform=linux2
3397:am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/dist-packages'
3398:am_cv_python_pythondir='${prefix}/lib/python2.7/dist-packages'
3399:am_cv_python_version=2.7
3935:PYTHON_EXEC_PREFIX='${exec_prefix}'
3936:PYTHON_FOR_BUILD='/usr/bin/python'
3937:PYTHON_LIBS=''
3938:PYTHON_PLATFORM='linux2'
3939:PYTHON_PREFIX='${prefix}'
3940:PYTHON_VERSION='3.5.0'
3941:PYTHON_VERSION_MAJOR='3'
3942:PYTHON_VERSION_MINOR='5'
4049:SYSTEM_PYTHON=''
4176:pkgpythondir='${pythondir}/'
4180:pyexecdir='${exec_prefix}/lib/python2.7/dist-packages'
4181:pythondir='${prefix}/lib/python2.7/dist-packages'
4305:#define PYTHON_VERSION_STRING L"3.5.0"

I got Python 2.7 and 3.5 installed on Debian testing.
Also, I got this on autogen.conf:
--enable-python=internal

Perhaps should I remove it and so it would be "auto?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to