Download okular mac for free. Productivity downloads - okular by KDE and many more programs are available for instant and free download. Bash-3.2$./okular cannot find.rc file 'shell.rc' for component 'okular' Unable to open DrawingTools XML definition Unable to open AnnotatingTools XML definition Error: standard icon theme 'hicolor' not found! Cannot find.rc file 'part.rc' for component 'okular' cannot find.rc file 'shell.rc' for component 'okular' Error: standard icon theme.
For those that want to use Kile (2.1 beta 4)and Okular on Mac OS X, you may find here some useful information about configuring these applications. I am also hoping that someone will suggest better ways of doing things.I currently use a MacBook Pro with Mac OS X 10.6.4 (Snow Leopard). Because I often write LaTeX documents, I needed a comfortable setup that suits my document editing work-flow. I know that there are many useful editors and (PDF) document viewers for Mac OS X and Linux, but I think the Kile and Okular combination is excellent. I have been a long-time fan of Kile on Linux, and I have used it with several DVI/PS/PDF viewers on that platform. Kile, on one hand, is full of features and its project management and auto-completion features are very useful, it is also very configurable. Okular on the other hand can auto-reload pdf when it changes on the file system, which is useful as you would like to immediately see changes to your document after compilation without having to 'click' on a 'reload' button. More importantly, the Kile and Okular support forward and inverse (via SyncTex) PDF search. This can be useful when editing large (multi-file) documents.

Anyway, I decided to install Kile natively on Mac OS X via MacPorts. Note that to use the embedded Konsole in Kile, kdebase4 port must be installed. One of Kile dependencies is kdegraphics4 port, which provides Okular, which is great. Once installed, initially, Okular would not open PDF files! I later found that installing poppler with +qt4 +quartz on MacPorts, and rebuilding kdegraphics4 solved this problem.
To enable forward and inverse search in Kile and Okular, use the 'modern' configuration for your build tools. For example, my PDFLaTex build configuration looks like this:

Okular For Mac Download

To ensure automatic document reload when your PDF file changes, make sure 'Reload document on file change' is selected as shown below:
For PDF inverse search, I found out that selecting 'Kile' as the Okular 'Editor' does not work on Mac - although it works on Linux. To make inverse PDF search work, I chose the 'Custom Text Editor' and used the following command:
/Applications/MacPorts/KDE4/kile.app/Contents/MacOS/kile --line %l
If you installed Kile elsewhere, you probably only need to change the path as necessary.
Okular For Macbook Pro

Okular Mac Install
That should be it. Shift + left click within Okular should activate inverse search and take you to the relevant location in your LaTeX document within Kile.
Comments are closed.