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

How do I install this on a RHEL7 server that is not connected to the internet #18

Open
jzcmyz opened this issue Jul 5, 2020 · 2 comments

Comments

@jzcmyz
Copy link

jzcmyz commented Jul 5, 2020

QwikContext

Howto install omsdk on a RHEL7 server not connected to the internet

Details

Documentation needed to install omsdk on a RHEL7 server not connected to the internet

@shailendra-singh93
Copy link

shailendra-singh93 commented Jul 9, 2020

image
Not able to install on rhel 8

Following below steps:
git clone https://github.com/dell/omsdk.git
cd omsdk
pip3 install wheel
pip3 install -r requirements-python3x.txt
sh build.sh 1.2 423 # Note: Numbers may change based on current version. See the OMSDK repo for current.
cd dist
pip install omsdk-1.2.423-py2.py3-none-any.whl

@jzcmyz
Copy link
Author

jzcmyz commented Jan 7, 2022

Its been a while but I've returned to have another go at this.
I've created a python venv on my rhel7 server to try and get this working and followed the steps above.
I can confirm that the these steps were successful for me.

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