Dear users,

I'm trying to create an easyconfig file for fall3d.

The first problem with this software is that during the configure step
(./configure) it relies on an env variable $SCRIPTDIR to define where the
scripts are to be copied (it doesn't use --prefix for this).

The second problem is that this same variable is used as well by the
install step (make install) to generate dynamically the scripts.

I have tried to set this variable like this:

SCRIPTDIR='%(installdir)s'

but it seems it's not correctly defined (at least at this moment) as it's
using the build dir instead. Or it's not the correct way to set an env
variable with EB?

Any clue?


-- 
Yann SAGON
Ingénieur système HPC
24 Rue du Général-Dufour
1211 Genève 4 - Suisse
Tél. : +41 (0)22 379 7737
[email protected] - www.unige.ch

Reply via email to