Unable to install orangescrum in centos 7?

Click For Summary
The installation of Orangescrum is encountering issues, particularly with MySQL installation failing despite following both official tutorials and additional resources. The user is struggling with command-line instructions on a Linux system, specifically CentOS 7, which is considered outdated. CentOS 8 is also noted as end-of-life, leading to the recommendation of switching to Rocky Linux as a more current alternative for installation. This highlights the importance of using supported operating systems for successful software installation.
Brief-Wishbone
Messages
12
Reaction score
0
TL;DR
Unable to install orangescrum in centos 7?
I've followed almost all tutorials related to installing orangescrum including the one from official orangescrum site.

https://www.orangescrum.com/open-source-general-installation-guide#download-open-source-all

But even the official tutorial doesn't work. It stops and says failed to install mysql (I tried this in my fresh machine as well).

I've tried chatgpt as well, it doesn't work. Can you guys give me a tutorial to install it?

https://github.com/Orangescrum/orangescrum

Here's also "installation" example, but since I'm new to linux, I'm unable to follow instructions to command in my machine.
 
Computer science news on Phys.org
Probably because CentOS 7 is out of date. CentOS 8 is the followup, but that is also end-of-life for a while now. If you want to stay in the same league you need to go to Rocky Linux.
 
  • Like
Likes Vanadium 50
After playing around a bit with making star maps, I found another video which introduced me to another trick that can be done using geometry nodes. This one involves fluids. For background, Blender has a fluid physics simulator, which, as the name suggests simulates the behavior of fluids. What this person did was to use geometry nodes to convert the fluid into a point cloud. Then he added a turbulence force field to "stir it around". He was then able to extract the velocity information...