id summary reporter owner description type status priority milestone component version resolution keywords cc port 23856 root@5.26.00 does not include python in build process cdeil mattiafrancescomoro@… "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" defect closed Normal ports 1.8.2 fixed mf2k root