RE: checking for kuipc... no

From: Christian Holm Christensen (cholm@hehi03.nbi.dk)
Date: Tue May 14 2002 - 05:42:28 EDT

  • Next message: jnorris: "RE: checking for kuipc... no"

    Hi Peter, James, et al, 
    
    On Mon, 13 May 2002 17:53:23 +0200 (CEST)
    "Peter H. L. Christiansen" <pchristi@nbi.dk> wrote
    concerning "RE: checking for kuipc... no":
    > Hi James
    > 
    > I think the kuipc..no means that the program kuipc is not located in
    > your path. 
    
    Yeps, that's what it means. 
    
    > You have to include /afs/rhic/opt/brahms/cern/2001/bin in your path  
    
    That's one solution, yes - provided that `kuipc' exists in that
    directory. 
    
    > and /afs/rhic/opt/brahms/cern/2001/lib in your LD_LIBRARY_PATH I
    > think. 
    
    Argh, No! First of, all the CERNLIB libraries are static, that is,
    they are linked in at link time - that means that the system
    _does_not_ load any libraries at run time, and hence doesn't use the
    environment variable LD_LIBRARY_PATH. 
    
    > If that does not work you can set the paths where configure looks
    > with : 
    >
    >   ./configure \
    >       --with-cern-libdir=/afs/rhic/opt/brahms/cern/2001/lib \
    >       --with-cern-bindir=/afs/rhic/opt/brahms/cern/2001/bin 
    
    That's probably much better.  However, it's kinda of odd that you
    don't have at least `/cern/2000/bin' in your path.  Are you using the
    setup of `brahmlib'; that is, do you have 
    
      if ( -f /brahms/u/brahmlib/etc/brahms.login ) then 
        source /brahms/u/brahmlib/etc/brahms.login 
      endif 
    
    in your `~/.login' file?  Please refer to [1] for more information. 
    
    > > 
    > > 	CERN_LIBRARIES
    > > 	CERN_PRE2001
    > > 	CERN_INCLUDES
    > > 	CERN_PROG_KUIPC
    
    These are not environment variables, but M4 macros. 
    
    Yours, 
    
     ____ |  Christian Holm Christensen 
      |_| |	 -------------------------------------------------------------
        | |	 Address: Sankt Hansgade 23, 1. th.  Phone:  (+45) 35 35 96 91
         _|	          DK-2200 Copenhagen N       Cell:   (+45) 24 61 85 91
        _|	          Denmark                    Office: (+45) 353  25 305
     ____|	 Email:   cholm@nbi.dk               Web:    www.nbi.dk/~cholm
     | |
    
    [1] http://www.sdcc.bnl.gov/brahms/private/computing/account.html
    



    This archive was generated by hypermail 2b30 : Tue May 14 2002 - 05:43:13 EDT