Bug 397553 - Problem trying to start okular - compiled it from source, version 18.08.0
Summary: Problem trying to start okular - compiled it from source, version 18.08.0
Status: RESOLVED NOT A BUG
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-17 15:30 UTC by shevegen
Modified: 2018-08-18 17:04 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description shevegen 2018-08-17 15:30:45 UTC
I was compiling:

https://download.kde.org/stable/applications/18.08.0/src/okular-18.08.0.tar.xz

Okular installed fine; no compile problem.

However had, it can not find something when I try to open a local .pdf file. The error message shown is:

"Unable to find the Okular component: The shared library was not found."

Could you guys add to this error message WHICH particular shared library was not found? It's hard to google for this if it does not tell me which shared library is needed (or perhaps it is in a non-standard location, though I doubt it). (I compiled everything from source, via prefix /usr/ - so if it is an official tarball, it is simple for me to add it, but without okular telling me more, there is no real way for me to find out)

Overall KDE is getting easier to compile and use though - I am confident that okular will soon run too.
Comment 1 Yuri Chornoivan 2018-08-17 15:49:39 UTC
Please try to determine what is the directory for KDE plugins in your distribution (just look in which directory the package system of your distribution puts "okularGenerator_poppler.so"). Then put all your installed Okular plugins in the same directory.

For example (Mageia, 64-bit), the version which is compiled from source installs plugins in /usr/lib64/plugins/okular, but Okular search them in /usr/lib64/qt5/plugins/okular .
Comment 2 Albert Astals Cid 2018-08-18 17:04:22 UTC
This is not a bug, this is you not knowing how to compile/install. Please hop onto the okular mailing list if you want this kind of technical support.