Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building locally #18

Closed
andrewjmc opened this issue Dec 3, 2019 · 2 comments
Closed

Building locally #18

andrewjmc opened this issue Dec 3, 2019 · 2 comments

Comments

@andrewjmc
Copy link

Hello,

I am having difficulty building maracluster locally on HPC without admin rights (I cannot install from the pre-built files).

The advice given seems insufficient, as there are multiple "sudo" commands in the Centos build script. I have tried removing these, and adding the -g flag to quick_build.sh. However, this does not seem to result in the -g flag being passed to the Centos build script. Hard-coding the -g flag also did not seem to stop it trying to built the gui version.

This then fails, perhaps because the HPC does not have the Qt libraries installed.

It also cannot find rpmbuild on HPC, and creating an RPM will be useless to me since I cannot install RPMs.

As an HPC-using bioinformatician, I would recommend as far as possible distributing packages as locally executable tar.gz files. Any chance of releasing?

Thanks,

Andrew

@MatthewThe
Copy link
Contributor

I think it should be possible to create a tar.gz for maracluster, I'll give it a try tomorrow.

@andrewjmc
Copy link
Author

Thanks!

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

No branches or pull requests

2 participants