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

CentOS7 #200

Closed
enlznep opened this issue Nov 20, 2018 · 9 comments
Closed

CentOS7 #200

enlznep opened this issue Nov 20, 2018 · 9 comments

Comments

@enlznep
Copy link

enlznep commented Nov 20, 2018

I really wanted to install slurm-web package in CentOS7 but I can't find the best way to install it. I tried the docker container but it failed during the building process (Step 15/29). Is there any best instruction in installing it?

@nichoice
Copy link

i think installation in centos is simpler than docker

@mehdid
Copy link

mehdid commented Feb 12, 2019

FWIW, if some user could contribute with a procedure to get slurm-web running on CentOS or any other RPM based Linux distribution, we would be more than grateful :-) and we would publish this procedure as part of slurm-web's documentation.

@alistair4267
Copy link

Hi Guys

More than happy to help with getting slurm-web running on CentOS.

Cheers
Alistair

@antanasb
Copy link

Hello,
is there progress in this matter?
Some directions or examples?

@nichoice
Copy link

nichoice commented Nov 26, 2019 via email

@antanasb
Copy link

Hi Nichoice,
do you followed this comment – #51 (comment) ?

@levidd
Copy link

levidd commented Feb 27, 2020

I am struggling to get slurm-web working with CentOS. I followed a strategy that I found here [https://github.com//issues/169](issue 169), but it fails. Some errors look like

Uncaught TypeError: Cannot read property 'factory' of undefined
at init (index.js:97)
at fn (require.min.js:1395)
at Object.execCb (require.min.js:1696)
at Module.check (require.min.js:883)
at Module.enable (require.min.js:1176)
at Module.init (require.min.js:788)
at callGetModule (require.min.js:1203)
at Object.completeLoad (require.min.js:1611)
at HTMLScriptElement.onScriptLoad (require.min.js:1717)

@bviviano
Copy link

I am struggling to get slurm-web working with CentOS. I followed a strategy that I found here [https://github.com//issues/169](issue 169), but it fails. Some errors look like

Your issues are likely because you have the wrong versions of the dependencies. I just completed an upgrade from 2.2.2 to 2.2.5 under RHEL 7.7 and it's working fine, but I didn't update any of the dependencies (jquery, bootstrap*, d3, etc) between 2.2.2 and 2.2.5.

@rezib
Copy link
Contributor

rezib commented Dec 1, 2021

Hi everyone, I just released v2.4.0 with a spec file to build RPM for el8. Let me know if you see any reason to re-open this issue.

@rezib rezib closed this as completed Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants