On Jan 29, 2010, at 4:50 PM, Arn wrote: > Hi, > > I've installed GT 4.2.1 from source on our main node. Now I want to > use the compiled binaries from the first install to copy onto all the > other nodes. However it seems there are a lot of files with host > specific information created with the compile (make and make install) > . > > So my question is : how can I create a binary install package from > source ? My platform is SLES 10 x86_64 > I will use this binary package to install on all other nodes. > > I went through the admin docs and I can't find much info on creating > binary packages so would appreciate some info here. > > thanks > Arn
gpt-pkg creates binary packages from an installation. The command gpt-pkg -all will generate a binary package for each that you have installed in $GLOBUS_LOCATION Doc for gpt-pkg is available at: http://grid.ncsa.illinois.edu/gpt/man/latest-stable/index.html Joe
