Thanks Jack! Everything is working now.

_ZAM_

On Tue, Feb 3, 2015 at 12:31 PM, Jack Perdue <[email protected]> wrote:

> Try:
>
> EASYBUILD_INSTALLPATH
> EASYBUILD_SUBDIR_SOFTWARE # which you have
> EASYBUILD_SOURCEPATH
> EASYBUILD_BUILDPATH
>
> see the output from:
>
>  eb --help | grep -e --source -e --install -e --build -e --subdir-software
>
> for what variable to prepend EASYBUILD_ onto.
>
> Jack Perdue
> Lead Systems Administrator
> High Performance Research Computing
> TAMU Division of Research
> [email protected]    http://sc.tamu.edu
> SC Helpdesk: [email protected]
>
>
> On 02/03/2015 12:22 PM, [email protected] wrote:
>
>> I'm trying to set bash environment variables for EB. Below are the ones
>> that
>> are not being correctly used when set. Do I have the names incorrect
>> maybe? I
>> was just following the same convention used for setting
>> EASYBUILD_MODULES_TOOL.
>>
>> EASYBUILD_INSTALL_PATH=/software
>> EASYBUILD_SUBDIR_SOFTWARE=
>> EASYBUILD_SOURCE_PATH=/software/src
>> EASYBUILD_BUILD_PATH=/software/src/build
>>
>> When set, EB does not look in /software/src for any compressed sources.
>>
>> I know I can pass a config file when using the eb command, but in this
>> instance I'd rather not do that.
>>
>
>

Reply via email to