Skip to content

add custom easyblock for building and installing Lua#1396

Merged
ocaisa merged 5 commits intoeasybuilders:developfrom
rdbisme:Lua
May 8, 2019
Merged

add custom easyblock for building and installing Lua#1396
ocaisa merged 5 commits intoeasybuilders:developfrom
rdbisme:Lua

Conversation

@rdbisme
Copy link
Copy Markdown
Contributor

@rdbisme rdbisme commented Apr 4, 2018

The luaconf.h file needs to be patched in order for lua to be able to find modules inside the correct install dir.

Comment thread easybuild/easyblocks/l/lua.py Outdated
Comment thread easybuild/easyblocks/l/lua.py Outdated
Comment thread easybuild/easyblocks/l/lua.py Outdated
Comment thread easybuild/easyblocks/l/lua.py Outdated
Comment thread easybuild/easyblocks/l/lua.py Outdated
@boegel boegel added the new label Apr 4, 2018
@rdbisme
Copy link
Copy Markdown
Contributor Author

rdbisme commented Apr 9, 2018

I fixed most of your suggestions.

I find building the path of luaconf.h from self.builddir instead of self.src[0] more cumbersome (since you need to build the name of the extracted directory). Don't know if there is a more user friendly way of getting the extracted folder path instead of self.src.

@rdbisme
Copy link
Copy Markdown
Contributor Author

rdbisme commented Apr 25, 2018

Is this ok?

boegel
boegel previously requested changes May 22, 2018
Comment thread easybuild/easyblocks/l/lua.py Outdated
Comment thread easybuild/easyblocks/l/lua.py Outdated
Comment thread easybuild/easyblocks/l/lua.py Outdated
Comment thread easybuild/easyblocks/l/lua.py Outdated
Comment thread easybuild/easyblocks/l/lua.py Outdated
Comment thread easybuild/easyblocks/l/lua.py Outdated
Comment thread easybuild/easyblocks/l/lua.py Outdated
@boegel boegel added this to the next release milestone Oct 10, 2018
@boegel boegel modified the milestones: 3.8.0, 3.x Dec 12, 2018
@boegel boegel changed the title Add Lua easyblock to patch luaconf.h to correctly insert path to Lua install add custom easyblock for building and installing Lua May 8, 2019
Copy link
Copy Markdown
Member

@ocaisa ocaisa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Visually looks good, checking with one of the open PRs

@ocaisa ocaisa dismissed boegel’s stale review May 8, 2019 12:24

boegel has since made changes directly to PR

@ocaisa
Copy link
Copy Markdown
Member

ocaisa commented May 8, 2019

Confirmed working with easybuilders/easybuild-easyconfigs#8269 (comment)
Going in, thanks @rubendibattista

@ocaisa ocaisa merged commit 84ae2d9 into easybuilders:develop May 8, 2019
@rdbisme
Copy link
Copy Markdown
Contributor Author

rdbisme commented May 8, 2019

Well, most of the polish work was by @boegel. Thanks for taking care of the things I left out for me. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants