10 Jun
2006
10 Jun
'06
6:22 a.m.
Alberto Cruz wrote:
As you can see the RPM is not providing the libeap-1.1.2.so
What is wrong?
The RPM is broken. As Alan says, libeap comes with the server. What does: rpm -ql | grep eap ...give? I suspect libeap won't be there, and thus the .spec file was broken and did not package it. Look to the .spec file to fix it.