[Okular-devel] Bug 330518 - Add configure icon to the annotation toolbar

Abhijeet Nikam connect08nikam at gmail.com
Sat Mar 29 13:20:52 UTC 2014


Hi,

I wish to start with this bug and solve some more in future.

I have build and compiled okular but the changes I make in the code is
not reflected as the program launches.

I followed the following steps as recommended:

git clone git://anongit.kde.org/okular
cd okular
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr/local ..
make
make install

after that I ran

export KDEDIRS=/usr/local:$(kde4-config --prefix); kbuildsycoca4

In another attempt, I tried is opening the CMakeLists.txt in QtCreator
which made a separate buid directory but on executing it, an error
occurs stating Unable to find Okular component.

Which executable is the right one? okular/build/shell/okular (Unable
to find Okular component) or okular/shell/okular.desktop (which runs
fine).

Can somebody please help me out?

Regards,
Abhijeet


More information about the Okular-devel mailing list