[MacPorts] #23856: root at 5.26.00 Include python in build process

MacPorts noreply at macports.org
Thu Feb 25 02:33:40 PST 2010


#23856: root at 5.26.00  Include python in build process
--------------------------------------+-------------------------------------
 Reporter:  Deil.Christoph@…          |       Owner:  macports-tickets@…                   
     Type:  defect                    |      Status:  new                                  
 Priority:  Normal                    |   Milestone:                                       
Component:  ports                     |     Version:  1.8.2                                
 Keywords:  pyroot                    |        Port:                                       
--------------------------------------+-------------------------------------
 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

-- 
Ticket URL: <http://trac.macports.org/ticket/23856>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list