my bad: LAST-914-intel-2017b.eb is what I meant - perils of copy & paste
sorry
On 5/15/19 4:25 PM, Christian Meesters wrote:
Hi,
take and use an existing easyconfig? e.g. LASTZ-1.02.00-goolf-1.7.20.eb
Best regards,
Christian
On 5/15/19 4:23 PM, Loris Bennett wrote:
Hi,
I have a program (http://last.cbrc.jp/) which provides a makefile with
an install step, but which does not have a configure file.
One the one hand, I could use 'ConfigureMake' and fake the configure
step somehow, but I'm not sure how to do this. On the other hand, I
could use 'MakeCp' and copy the files instead of letting 'make install'
be invoked, but then I would need to add the names of the scripts and
binaries to the EC explicitly.
What is the best approach?
Cheers,
Loris