On Mon, 7 Dec 2015 09:49:03 -0800, Rick Stevens wrote:

> You should also make sure your "home-made" libR RPM pokes the
> pkg-config system so the various build tools know about it. Obviously
> you've installed it, but likely
> 
>       pkg-config {--exists | --atleast-version=VERSION | --exact-
>       version=VERSION | --max-version=VERSION} libR.so
> 
> doesn't return any data, so it's assumed the library isn't there.

RPM and pkg-config are two completely separate and unrelated tools.
Making available pkg-config .pc files could be a separate goal.
Btw, you would never query pkg-config about "libR.so".

The primary goal should be to publish the built rpms in a local repo,
so tools like DNF "see" those packages when resolving dependencies.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to