<div dir="ltr"><div>Background information:<br></div><div><br></div>I recently migrated from an Ubuntu system to a Red Hat 9 (Almalinux 9, technically) system and am attempting to install the 2023 version of Wien2k.<div><br></div><div>I have installed the OneAPI Base toolkit with ifort + MKL and have added a line to bashrc to source setvars.sh. From the terminal, I can call ifort without problems.</div><div><br></div><div>When I run check_minimal_software_requirements.sh, it properly identifies the paths for ifort and MKL. It only complains about not finding FFTW3, but these libraries are discovered without issue when running siteconfig_lapw.</div><div><br>The problems:</div><div><br></div><div>When I run siteconfig_lapw, it immediately states that "It seems you do not have the intel fortran compiler in your path", even though it is identified by check_minimal_software_requirements.sh.</div><div><br></div><div>Upon continuing, on the "Specify compiler and linker options" page, it says:</div><div><br></div><div>You have the following mkl libraries in /lib/not :</div><div>find: '/lib/not': No such file or directory</div><div>MKL_TARGET_ARCH was set to not</div><div>The default options shown on the next screen should be ok</div><div><br></div><div>What is happening here? It seems to be converting the "not found" error into a path or something. Clearly "not" is not a valid entry for MLK_TARGET_ARCH.</div><div><br></div><div>Upon continuing, it automatically discovers the LIBXC and FFTW directories. (Side question: do I want libfftw3.so, libfftw3_omp.so, or libfftw3.a?)</div><div><br></div><div>Upon continuing, I configure for a single computer and decline configuring parallel execution. When trying to compile, I get many errors of the form: </div><div><br></div><div>make: ifort: No such file or directory</div><div><br></div><div>How do I fix this? Do I have to modify the Compiler options or Linker flags? In the FAQ, there is a page specific to RHEL 9 (<a href="http://www.wien2k.at/reg_user/faq/redhat90.html">http://www.wien2k.at/reg_user/faq/redhat90.html</a>) but it is over 20 years old -- do I still need to apply these modifications to my Intel installation? </div><div><br></div><div>Thank you</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>