Re: Makefile changed for campus

From: Ed Six (edsix@spinspin.lns.mit.edu)
Date: Fri Oct 05 2001 - 14:37:46 EDT


HI Chris,

I put in my .login file
        setenv LD_LIBRARY_PATH .:$ROOTSYS/lib:/home/blast/blast/lib

Global environment variables are usually set in .login. I'm not sure that
we should put everything in LD_LIBRARY_PATH. I think it is best to use a
LIBS definition in the Makefile and leave LD_LIBRARY_PATH for
runtime/dynamic libraries eg libMyRC.so. Having too much in
LD_LIBRARY_PATH can be dangerous. But, if you want to define ROOTLIBS as
a global variable, that is probably ok.

Later,
Ed

-- 
 ___________________________________________________________________
 Ed Six     		                          	     Postdoc
 MIT-Bates Linear Accelerator Center                   edsix@mit.edu
 21 Manning Ave.                                tel:  (617) 253-9217
 Middleton, MA 01949                            fax:  (617) 253-9599



This archive was generated by hypermail 2.1.2 : Mon Feb 24 2014 - 14:07:28 EST