#40530: Unable to find the Okular component ------------------------+--------------------- Reporter: noningu@… | Owner: nicos@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: okular | ------------------------+--------------------- Comment (by nicos@…): The correction in r111423 should fix the issue. For reference, the problem was coming from the fact that KDE installs plugins as .so files. Some tests in okular wanted to link with the .so plugin, which is not possible on Mac. On the other hand, converting the plugin to a .dylib library was solving compilation, but was breaking use at runtime, as okular loads .so plugins when opening. -- Ticket URL: <https://trac.macports.org/ticket/40530#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X