where does macports installs programs?

2014-07-09 Thread Fabrizio Salvatore
Hi, I am installing 'root5' using macports and, in order to use it later on, I will have to define a few environment variables that point to where is the location of root5 on my Mac (ROOTSYS, LD_LIBRARY_PATH); is there a way to find out what is the default location where the command: sudo

Re: where does macports installs programs?

2014-07-09 Thread Jeremy Lavergne
After installation, you can run this to find what was installed where by the root port: port contents root5 On Jul 9, 2014, at 17:23, Fabrizio Salvatore p.fabrizio.salvat...@googlemail.com wrote: sudo port install root5 will install the program?

Re: where does macports installs programs?

2014-07-09 Thread Brandon Allbery
On Wed, Jul 9, 2014 at 5:23 PM, Fabrizio Salvatore p.fabrizio.salvat...@googlemail.com wrote: I am installing 'root5' using macports and, in order to use it later on, I will have to define a few environment variables that point to where is the location of root5 on my Mac (ROOTSYS,

Re: where does macports installs programs?

2014-07-09 Thread Fabrizio Salvatore
Hi Brandon, I have seen several posts on using ROOT via macports and I haven't seen anyone complaining about LD_LIBRARY_PATH... the only thing I saw was something about the libPyROOT module not available in root5, and I am just waiting to finish the installation to see if I have the same

Re: where does macports installs programs?

2014-07-09 Thread Christopher Jones
Hi, On 9 Jul 2014, at 10:34pm, Fabrizio Salvatore p.fabrizio.salvat...@googlemail.com wrote: Hi Brandon, I have seen several posts on using ROOT via macports and I haven't seen anyone complaining about LD_LIBRARY_PATH… The MacPorts build of root5 is a standard ‘prefix’ installation, and

Re: where does macports installs programs?

2014-07-09 Thread Christopher Jones
Hi, the only thing I saw was something about the libPyROOT module not available in root5, and I am just waiting to finish the installation to see if I have the same problem and then sending another cry for help! ;-) PyROOT is available if you install with one of the (non default in

Re: where does macports installs programs?

2014-07-09 Thread Fabrizio Salvatore
Hi Chris, many thanks for the help! I have run the ports variant root5 command and I have the list that you see below but how do I actually install one of these variants? I would be interested to install the roofit one and whatever is the one which suppirts pyROOT (is it the one with

Re: where does macports installs programs?

2014-07-09 Thread Christopher Jones
Hi, On 9 Jul 2014, at 10:55pm, Fabrizio Salvatore p.fabrizio.salvat...@googlemail.com wrote: Hi Chris, many thanks for the help! I have run the ports variant root5 command and I have the list that you see below but how do I actually install one of these variants? I would be interested

Re: selfupdate fails trying to synch with openmodelica (!)

2014-07-09 Thread Jerry
On Jul 9, 2014, at 6:15 AM, Adam Dershowitz Ph.D., P.E. de...@alum.mit.edu wrote: It seems that the openmodelica.org is back up, so the sync should work again (at least it does for me) Problem solved when openmodelica.org came back. Maybe someday the openmodelica folks could make an

Re: selfupdate fails trying to synch with openmodelica (!)

2014-07-09 Thread Adam Dershowitz
On July 9, 2014 7:15:21 PM EDT, Jerry lancebo...@qwest.net wrote: On Jul 9, 2014, at 6:15 AM, Adam Dershowitz Ph.D., P.E. de...@alum.mit.edu wrote: It seems that the openmodelica.org is back up, so the sync should work again (at least it does for me) Problem solved when openmodelica.org came

Re: where does macports installs programs?

2014-07-09 Thread Fabrizio Salvatore
Many thanks! It worked! Just for completeness: is there a clean way to remove a program installed with 'sudo port install'? Thanks! Fab On 9 Jul 2014, at 22:59, Christopher Jones wrote: Hi, On 9 Jul 2014, at 10:55pm, Fabrizio Salvatore p.fabrizio.salvat...@googlemail.com wrote: Hi

Re: where does macports installs programs?

2014-07-09 Thread Brandon Allbery
On Wed, Jul 9, 2014 at 8:04 PM, Fabrizio Salvatore p.fabrizio.salvat...@googlemail.com wrote: Just for completeness: is there a clean way to remove a program installed with 'sudo port install'? sudo port uninstall? (Try `man port` --- there's lots of stuff in there. Also see

Re: where does macports installs programs?

2014-07-09 Thread Ryan Schmidt
On Jul 9, 2014, at 7:04 PM, Fabrizio Salvatore wrote: Many thanks! It worked! Just for completeness: is there a clean way to remove a program installed with 'sudo port install'? Of course; it's one of the key reasons people use MacPorts. Just sudo port uninstall it. This won't uninstall

Re: where does macports installs programs?

2014-07-09 Thread Fabrizio Salvatore
Thanks! On 10 Jul 2014, at 01:06, Ryan Schmidt wrote: On Jul 9, 2014, at 7:04 PM, Fabrizio Salvatore wrote: Many thanks! It worked! Just for completeness: is there a clean way to remove a program installed with 'sudo port install'? Of course; it's one of the key reasons people use

Re: where does macports installs programs?

2014-07-09 Thread Fabrizio Salvatore
thanks! I am having a bit of trouble now... I have two macs on which I think I have installed everything in the same way (python27, root5, root5 +python27); on one mac I can use pyROOT with no problem: python Python 2.7.8 (default, Jul 3 2014, 06:00:18) [GCC 4.2.1 Compatible Apple LLVM 4.2

Re: where does macports installs programs?

2014-07-09 Thread Ryan Schmidt
On Jul 9, 2014, at 7:48 PM, Fabrizio Salvatore wrote: I have tried to uninstall root5 on the second mac, to see if by re-installing from scratch solves the problem, but I have the following error: sudo port uninstall root5 --- The following versions of root5 are currently installed:

Re: where does macports installs programs?

2014-07-09 Thread Fabrizio Salvatore
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

Re: where does macports installs programs?

2014-07-09 Thread Brandon Allbery
On Wed, Jul 9, 2014 at 8:48 PM, Fabrizio Salvatore p.fabrizio.salvat...@googlemail.com wrote: on both macs and I have checked that I have /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/libPyROOT.so - /opt/local/libexec/root5/lib/root/libPyROOT.so

Re: selfupdate fails trying to synch with openmodelica (!)

2014-07-09 Thread Jerry
On Jul 9, 2014, at 4:53 PM, Adam Dershowitz de...@alum.mit.edu wrote: On July 9, 2014 7:15:21 PM EDT, Jerry lancebo...@qwest.net wrote: On Jul 9, 2014, at 6:15 AM, Adam Dershowitz Ph.D., P.E. de...@alum.mit.edu wrote: It seems that the openmodelica.org is back up, so the sync should work

Re: selfupdate fails trying to synch with openmodelica (!)

2014-07-09 Thread Ryan Schmidt
On Jul 9, 2014, at 11:01 PM, Adam Dershowitz de...@alum.mit.edu wrote: No. They do use existing standard ports. So openmodelica does require certain macporys dependencies, not its own separate copies. I don't know about Qt, and don't have access to check at the moment. But, my guess is