On 29/06/2017 08:17, Alan O'Cais wrote:
Hi Satish,

I think the documentation should be enough to get you started:
http://easybuild.readthedocs.io/en/latest/Writing_easyconfig_files.html <http://easybuild.readthedocs.io/en/latest/Writing_easyconfig_files.html>

To elaborate on that: the first step is to figure out which build procedure is used by the library you want to install (check the installation instructions in the documentation).

If you're lucky, it's configure - make - make install, and you can use the ConfigureMake easyblock. For examples, see https://github.com/hpcugent/easybuild-easyconfigs/search?utf8=%E2%9C%93&q=configuremake&type= .

If you're less lucky, you make have to use one of the other generic easyblocks, see http://easybuild.readthedocs.io/en/latest/version-specific/generic_easyblocks.html .

If the library doesn't follow a standard installation procedure, you may have to implement a software-specific easyblock for it, see http://easybuild.readthedocs.io/en/latest/Implementing-easyblocks.html .

Once you get it working, please contributing your easyconfig file, see http://easybuild.readthedocs.io/en/latest/Contributing.html#contributing-easyconfig-files.


regards,

Kenneth

Alan

On 29 Jun 2017 7:34 am, "Satish Sherikar" <[email protected] <mailto:[email protected]>> wrote:

    Hi,

    I want to add new easy-config for specific library.

    Can you please suggest me which are the parameters are required to
    do that?

    Regards,
    Satish Sherikar



------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
Forschungszentrum Juelich GmbH
52425 Juelich
Sitz der Gesellschaft: Juelich
Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher
Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender),
Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt,
Prof. Dr. Sebastian M. Schmidt
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------


Reply via email to