[lsst-dm-stack-users] Trying out the Anaconda python with a	RHEL6 installation
    Chris Walter 
    chris.walter at duke.edu
       
    Thu Feb  6 16:37:17 PST 2014
    
    
  
Hi Mario and all,
> For RHEL6, you'll want ensure Anaconda Python is in your path, then
> follow the build-from-source instructions until just *before*:
> 
> 	eups distrib install --nolocks -t Summer2013 lsst_distrib
> 
> and *before* you run that command, do:
> 
> 	cd $LSST_HOME
> 	cat >> site/manifest.remap
> 	        python  system
> 	        numpy   system
> 	        scipy   system
> 	        matplotlib system
> 
I'm trying to do this for Summer2013 on RHEL 6.  Following the other note I edited the newinstall.sh changed from Darwin to Linux and made the manifest it wrote in that script look like this:
        python  system
        numpy   system
        scipy   system
        matplotlib system
Then, I followed the rest of the instruction on the web page and am getting this after it builds many other packages:
'eups distrib: No source is available for package numpy system'
Any ideas?
-Chris
> That should make the stack use the system python, instead trying to
> build its own.
> 
> Let us know if it worked.
> 
> PS: I just typed this above, so watch out for typos!
> 
> Cheers,
> -- 
> Mario Juric,
> Data Mgmt. Project Scientist, Large Synoptic Survey Telescope
> Web : http://research.majuric.org     Phone : +1 617 744 9003
> _______________________________________________
> lsst-dm-stack-users mailing list
> lsst-dm-stack-users at lsstcorp.org
> http://listserv.lsstcorp.org/mailman/listinfo/lsst-dm-stack-users
    
    
More information about the dm-users
mailing list