Re: [easybuild] Packed binary with packed binary dependency

2019-08-30 Thread Loris Bennett
Hi Mikael, Mikael Öhman writes: > Those subdirectories as part of the filenames are unusual. Perhaps this is > what's causing problems (I can't easily check things right now) > > I would just do > > source_urls = [ > 'ftp://cola.gmu.edu/grads/%(version_major_minor)s/', >

Re: [easybuild] Packed binary with packed binary dependency

2019-08-09 Thread Mikael Öhman
Those subdirectories as part of the filenames are unusual. Perhaps this is what's causing problems (I can't easily check things right now) I would just do source_urls = [ 'ftp://cola.gmu.edu/grads/%(version_major_minor)s/',

Re: [easybuild] Packed binary with packed binary dependency

2019-08-09 Thread Loris Bennett
Hi Kenneth, Kenneth Hoste writes: > Hi Loris, > > On 08/08/2019 09:52, Loris Bennett wrote: >> Hi, >> >> I am trying to write an easyconfig for the binary version of GrADS >> (http://cola.gmu.edu/grads/). The version I am interested in comprises >> a tgz of the main program plus a tgz of

Re: [easybuild] Packed binary with packed binary dependency

2019-08-09 Thread Kenneth Hoste
Hi Loris, On 08/08/2019 09:52, Loris Bennett wrote: Hi, I am trying to write an easyconfig for the binary version of GrADS (http://cola.gmu.edu/grads/). The version I am interested in comprises a tgz of the main program plus a tgz of "supplementary libraries". As I understand it, I just need

[easybuild] Packed binary with packed binary dependency

2019-08-08 Thread Loris Bennett
Hi, I am trying to write an easyconfig for the binary version of GrADS (http://cola.gmu.edu/grads/). The version I am interested in comprises a tgz of the main program plus a tgz of "supplementary libraries". As I understand it, I just need to unpack both and then set an environment for the