You should find build instructions at the bottom of the page
http://okular.kde.org/download.php . Instead of this -

cmake -DCMAKE_INSTALL_PREFIX=/path/to/your/kde4/install/dir ..

use this-

cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..


If this complains about missing dependencies, you need to install the
dependencies listed on that page. On Ubuntu/Debian you can just say sudo
apt-get build-dep okular


On Wed, Jan 15, 2014 at 8:50 PM, GAURAV Agrawal <
gauravagrawal03...@gmail.com> wrote:

> Hi
>
> I wanted to ask that how should I use the Okular repository code to start
> building the application ie. understanding the code structure of Okular
>
> Gaurav
>
>
> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
> unsubscribe <<
>
>


-- 
Shantanu Tushar    (UTC +0530)
http://www.shantanutushar.com
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to