Dear Ebtisam:
I can suggest a workaround, although not sure if it is exactly what you want.
Rather than providing all those parameters wB97M-V depends on by yourself,
and then call wB97M-V as , e.g.,
{df-ks,HYB_MGGA_XC_WB97M_V;wf,charge=-1,spin=0}
Change the command above to what you need exactly.
Once you have the lib installed, Molpro will be able to find it by itself.
If it does not happen, you can put something like
PATH=/your/path/to/libxc6.2.2/bin:${PATH}
LD_LIBRARY_PATH=/your/path/to/libxc6.2.2/lib:${LD_LIBRARY_PATH}
inside your job submission script.
A year ago i also had a problem with wB97M-V, unfortunately, do not remember exactly the problem.
I remember only that this functional could not run too.
I was using molpro 2024.2.
Ended up installing this external library, and it solved my problem.
Kind regards,
Yevhen