Hi Toon,

On Aug 5, 2013, at 12:21 PM, Toon Verstraelen wrote:
> Cython is also a package that evolves very rapidly with a (significant) new 
> release every one or two months. So, I'll include these configs in a pull 
> request, right?

One piece of info that maybe relevant here (or, perhaps for future needs):
* A very nice and generic feature of EB are the --try-* options

If the build procedure of the new Cython is not deviating much from an existing 
easyconfig,
you can on the fly "calculate" the new easyconfig with 
--try-software-version=XYZ;
the same idea applies for --try-toolchain=* and a few more bits and just works 
fine!

So, if the easyconfig you want does not exist already (check with eb --search),
simply pick the closest example and use the --try-* parameters, as you deem 
fit...

cheers,
Fotis


-- 
echo "sysadmin know better bash than english" | sed s/min/mins/ \
        | sed 's/better bash/bash better/' # Yelling in a CERN forum



Reply via email to