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
_______________________________________________
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel

Reply via email to