[easybuild] Error building binutils

2017-08-28 Thread John Miezitis - TPAC
Hi All, With a fresh install of easybuild I am trying to install R-3.4.0 on a Centos-6.7 server using modules. I have tried using: % eb R-3.4.0-intel-2017a-X11-20170314.eb -robot and it fails when building binutils-2.27 I have also tried % eb binutils-2.27.eb With the same result

Re: [easybuild] Including pip in EasyBuild module

2017-08-28 Thread Andreas Hilboll
Hi Kennth, Kenneth Hoste writes: > Hi Andreas, > > On 25/08/2017 11:23, Andreas Hilboll wrote: >> PS: I should add that this is a Python3-based easyconfig, so there is no >> `pip` executable in Python/3.6.1-intel2017a; it is called `pip3`. Maybe >> the PythonPackage easyblock should somehow

[easybuild] R source packages

2017-08-28 Thread Dey, John F
How do you install source packages for R with exts_list ? install_github(c("Azure/rAzureBatch", "Azure/doAzureParallel"))

Re: [easybuild] x11 xbd and qt5

2017-08-28 Thread Kenneth Hoste
Hi Joachim, It seems like the problem is that xkeyboard-config is not included in the X11 bundle. I looked into adding it, see https://github.com/easybuilders/easybuild-easyconfigs/pull/5066 . It's a bit painful, since it requires intltool as a (build) dependency, which in turn requires