[MacPorts] #23856: root at 5.26.00 does not include python in build process

MacPorts noreply at macports.org
Fri Jun 10 12:42:37 PDT 2011


#23856: root at 5.26.00 does not include python in build process
--------------------------------------+-------------------------------------
 Reporter:  Deil.Christoph@…          |       Owner:  mattiafrancescomoro@…        
     Type:  defect                    |      Status:  new                          
 Priority:  Normal                    |   Milestone:                               
Component:  ports                     |     Version:  1.8.2                        
 Keywords:                            |        Port:  root                         
--------------------------------------+-------------------------------------

Comment(by macsforever2000@…):

 My current workaround is to add the following to each script. This assumes
 the python26 variant is used.

 {{{
 import sys
 sys.path.append('/opt/local/lib/root')
 import ROOT
 }}}

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


More information about the macports-tickets mailing list