where does macports installs programs?

Chris Jones jonesc at hep.phy.cam.ac.uk
Thu Jul 10 01:41:28 PDT 2014


On 10/07/14 01:57, Fabrizio Salvatore wrote:
> Thanks Ryan. I will try that for the unistall.
>
> However, it is still puzzling me why I have a different result on the
> two macs. OK, they have a slightly different OS (10.7.5 the one that
> works, 10.8.2 the one that does not) but would that be the case? I have
> used the same list of commands to do the installation... why do you
> think uninstalling root should not be necessary?

The OSX version should not matter, root works fine on 10.6 through to 10.9.

More I suspect your second machine has got into a bit of a mess, as you 
have two builds installed, one with python and one without. Only one 
though can be 'active' at once, and whilst that claims to be the one 
with python, it seems not. So try removing the one without

 > sudo port uninstall root5 
@5.34.18_0+cocoa+gcc48+graphviz+gsl+minuit2+opengl+roofit+soversion+ssl+tmva+xml

then verify you only have one installed and active

 > port installed root5

just to be sure...

 > sudo port activate root5

if that does not work, well then yes, try and completely uninstall root5 
and try a fresh rebuild.

Chris


More information about the macports-users mailing list