Hi, everyone,
I have a problem when using rpm and rpmbuild.
centos6, I have a project which include an .so library, the library is compiled by myself. Compile the project and make a rpm file, successfully. Install it successfully.
But when I do this in centos7, compile successfully, but when I install the rpm file,
error: Failed dependencies:
mylib.so.2()(64bit) is needed by myproject
Who can tell me why, and how to do with it. i do not want to install the library before install the rpm.
centos6 RPM version 4.8.0
centos7 RPM version 4.11.3
thanks
_______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxxxxx http://lists.rpm.org/mailman/listinfo/rpm-list