Skip to content
This repository has been archived by the owner on Nov 27, 2017. It is now read-only.

Torch7 package #910

Closed
albertz opened this issue Mar 11, 2016 · 4 comments
Closed

Torch7 package #910

albertz opened this issue Mar 11, 2016 · 4 comments

Comments

@albertz
Copy link
Contributor

albertz commented Mar 11, 2016

Some Torch7 package would be nice. It's really complicated to do the setup (without root access, so I cannot easily install the dependencies, and their setup script doesn't find my Linuxbrew libs in all cases).

Maybe this is helpful: torch/distro#70

Ultimately, I fail to install it now because of: zeromq/lzmq#45

@sjackman
Copy link
Member

Submit a pull request with the formula if you have the inclination. There are links to docs to help you with how to create a formula in CONTRIBUTING.md.

@sjackman
Copy link
Member

I don't have the time myself unfortunately to take packaging requests.

@cdluminate
Copy link

@albertz Actually Debian packaging script may provide some help for creating new brew formulas in ruby . However the style of Brew formulas are similar to pkgbuild (Archlinux) or ebuild from Gentoo, so one might get more helpful snippets from AUR(archlinux user repo) packaging scripts related to Torch.

@cdluminate
Copy link

@albertz You may need to change some CMAKE variables for the Torch CMake files. e.g. appending your brew lib directory to cmake LDFLAGS.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants