Im new to virtual machines and even newer to Linux. So I know little to nothing about how to operate a Linux machine. For a class I have to download apache on a OpenSuse machine, but I am running into this error:
localhost:/srv/www/htdocs # zypper in apache2
Loading repository data...
Reading installed packages...
Resolving package dependencies...
Problem: nothing provides 'libc.so.6(GLIBC_2.34)(64bit)' needed by the to be installed apache2-2.4.57-289.1.x86_64
Solution 1: do not install apache2-2.4.57-289.1.x86_64
Solution 2: break apache2-2.4.57-289.1.x86_64 by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/c/d/?] (c):
Ive tried searching this up and couldnt find anything useful. Ive also tried using Yast, and im getting the same error
Why do you have that extra Apache repo at all. Apache is in the standard repos.
And it maybe better to install the LAMP pattern to get all you may need in one go. YaST > Software > Software Management; the from the View menu (top-left) > Patterns; scroll down and check Web- and LAMP Server; Accept.