You can add OS dependencies as a parameter to your *.eb file and install all dependencies with package manager for your linux distributions (i.e. for centos: Yum install libssl-dev).
----------------------------------- Umit D. Sami HPC Apps & Systems (ERIS) w: http://www.partners.org From: <[email protected]> on behalf of "Mr. Joseph John" <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Friday, November 10, 2017 at 5:01 AM To: "[email protected]" <[email protected]> Subject: [easybuild] installing octave Hi, I am new to EasyBuild. I tried installing Octave using the command : eb Octave-4.0.3-intel-2016b.eb --try-toolchain=intel,2017a -dr I keep getting the error ERROR: Failed to process easyconfig /tmp/jobs/snow/2537/eb-Q5M8UC/tweaked_dep_easyconfigs/cURL-7.49.1-intel-2017a.eb: One or more OS dependencies were not found: [('openssl-devel', 'libssl-dev', 'libopenssl-devel')] snow@sny02:/sNow/easybuild/software/EasyBuild/3.2.1/lib/python2.7/site-packages/easybuild_easyconfigs-3.2.1-py2.7.egg/easybuild/easyconfigs/o/Oc tave$ Then I installed openssl and libssl (that too using EasyBuild) and I still get the error. We use single image provisioning in the compute nodes. The software suite used in Snow! from HPCNow!. How do I solve this issue? Joseph John Assistant Professor Department of Computer Science & Engineering Rajagiri School of Engineering & Technology https://josephjohnjj.github.io/ The information in this e-mail is intended only for the person to whom it is addressed. If you believe this e-mail was sent to you in error and the e-mail contains patient information, please contact the Partners Compliance HelpLine at http://www.partners.org/complianceline . If the e-mail was sent to you in error but does not contain patient information, please contact the sender and properly dispose of the e-mail.

