Project

General

Profile

Actions

Bug #1074

closed

Python bindings installation path on Ubuntu 16.04

Added by Julien Desfossez over 7 years ago. Updated about 4 years ago.

Status:
Invalid
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
11/03/2016
Due date:
% Done:

0%

Estimated time:

Description

With Babeltrace stable-1.4 and 1.5, on Ubuntu 16.04 (Python 3.5), the bindings end up being installed in /usr/local/lib/python3/dist-packages instead of /usr/local/lib/python3.5/dist-packages.

Even with these exports before the ./configure
export PYTHON_CONFIG="/usr/bin/python3.5-config"
export PYTHON="python3.5"

From the config.log:
PYTHON='python3.5'
PYTHON_CONFIG='/usr/bin/python3.5-config'
PYTHON_VERSION='3.5'
pyexecdir='${exec_prefix}//lib/python3/dist-packages'
pythondir='${prefix}//lib/python3/dist-packages'


Files

Actions #2

Updated by Jonathan Rajotte Julien about 4 years ago

  • Status changed from New to Invalid

State of babeltrace moved a lot since.

Closing this ticket as invalid. Reopen it if it stills apply to Babeltrace 2.

Actions

Also available in: Atom PDF