On Wed, Jul 9, 2014 at 5:23 PM, Fabrizio Salvatore <
[email protected]> 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, LD_LIBRARY_PATH); is there a way to
> find out what is the default location where the command:
>

I sincerely hope they are not actually telling you to set LD_LIBRARY_PATH;
OS X is not Linux and setting that stands a very good chance of breaking
things badly.

sudo port install root5
>

Not beforehand although usually it's /opt/local/bin. `port contents root5`
after installing it will show you the paths of all the installed files,
though.

-- 
brandon s allbery kf8nh                               sine nomine associates
[email protected]                                  [email protected]
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to