Actions
Task #13685
closedCreate a new autoinstaller for REHL/CentOS/Rocky Linux 8
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
10/17/2022
Due date:
% Done:
0%
Estimated time:
Updated by Sargis Dallakyan about 2 years ago
Python2 has installation issues because wxPython version 2.8.x is not available on CentOS 8.
Working on Python3 version. This requires installing Python 3.9 and configuring python following:
https://www.server-world.info/en/note?os=CentOS_Stream_8&p=python&f=5
Updated by Sargis Dallakyan about 2 years ago
- Status changed from New to Closed
Created centos8AutoInstallation.py in myami-python3 brunch:
https://emg.nysbc.org/projects/appion/repository/revisions/myami-python3/entry/install/centos8AutoInstallation.py
Tested with CentOS Stream 8. It can install the packages, setup the database, and start Leginon.
Actions