Jump to content
  • Sign Up

Archived

This topic is now archived and is closed to further replies.

turtlepro4488

openal-soft needs to be installed on RHEL, not libopenal4

Recommended Posts

In the install section for linux, there should be a section for RHEL users to install openal-soft before using Classicube, otherwise audio won't work (curl is installed by default on RHEL, or at least Rocky Linux (that is the distribution i am using - please double-check)). An example would be a command like

$ sudo dnf install openal

or

$ sudo dnf install openal-soft

(Both will work)

Share this post


Link to post

I don't nesecarily think Rocky Linux is RHEL based after the whole thing to do with making source code to RHEL paid. It's more or so RHEL compatible, not RHEL based.

Share this post


Link to post

While that is true, neither curl nor openal is standard across linux, and some distros might have a different name for them, like Rocky Linux, and then they try to run 'sudo dnf install libopenal1' without realizing there's a different name for it. Just sayin'

Share this post


Link to post

×
×
  • Create New...