PrivacyIdea with freeradius authentication

I have an installation of Freeradius and privacyidea on Ubuntu 24 and both services are running but only that when I run command
Freeradius -X I get error
"/etc/freeradius/3.0/mods-enabled/privacyidea[3]: Failed to link to module ‘rlm_privacyidea’: /usr/lib/freeradius/rlm_privacyidea.so: cannot open shared object file: No such file or directory "

and I can t integrate between the two services.
and help would be greatly appreciated.

How did You install the FreeRADIUS Plug-In?
The privacyIDEA Plug-In is just a Perl-Script run by the rlm_perl module of FreeRADIUS.
The necessary files are available in this repository: GitHub - privacyidea/FreeRADIUS: Add two factor authentication to FreeRADIUS via privacyIDEA