Opened 14 years ago

Last modified 13 years ago

#23856 closed defect

root@5.26.00 Include python in build process — at Initial Version

Reported by: cdeil (Christoph Deil) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: root

Description

Hi,

I have installed the following versions of ROOT and python: root @5.26.00 python26 @2.6.4

When macport builds ROOT it doesn't include python in the build process, so the ROOT--python interface doesn't work.

This problem has been discussed and solved in a ROOT forum at http://root.cern.ch/phpBB2/viewtopic.php?p=42528&sid=fbcc66d406ab75c34f708229d42a6a04

The solution is to configure ROOT to include python before building: ./configure --prefix=/opt/local --with-python-incdir=/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 --with-python-libdir=/opt/local/lib

How can I tell macport to do this? If possible it would be nice if someone could make this the default behaviour when installing ROOT with macports and python is already installed.

Thanks! --Christoph

python26 @2.6.4

Change History (0)

Note: See TracTickets for help on using tickets.