[MacPorts] #37673: root @5.34.04 +python27 pyROOT doesn't work
MacPorts
noreply at macports.org
Thu Jan 17 15:43:48 PST 2013
#37673: root @5.34.04 +python27 pyROOT doesn't work
---------------------------+--------------------------------
Reporter: jd.mansour@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: root |
---------------------------+--------------------------------
Comment (by jonesc@…):
Thats for the report. I use PyRoot myself a lot and it works for me, but
then I have
{{{
# ROOT
export ROOTSYS=/opt/local
if [ -n "${PYTHONPATH+x}" ]; then
export PYTHONPATH=${ROOTSYS}"/lib/root:"${PYTHONPATH}
else
export PYTHONPATH=${ROOTSYS}"/lib/root"
fi
}}}
in my ~/.profle ... ;)
You point is well taken though. I'll see if I can come up with something
that works without needing this...
Chris
--
Ticket URL: <https://trac.macports.org/ticket/37673#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list