<div dir="ltr"><div class="gmail_extra"><div>Thanks for such a quick response Albert.</div><div><br></div><div>There seems to be some permissions problem when i don't use sudo with make install. It gives the error</div><div>...</div><div>...</div><div><div>[100%] Built target doc-handbook</div><div>[100%] Built target doc-manpage-man-okular</div><div>Install the project...</div><div>-- Install configuration: "RelWithDebInfo"</div><div>-- Up-to-date: /home/palash/Documents/programs/okular/include/okular/core/action.h</div><div>CMake Error at cmake_install.cmake:44 (FILE):</div><div> file INSTALL cannot set permissions on</div><div> "/home/palash/Documents/programs/okular/include/okular/core/action.h"</div><div><br></div><div><br></div><div>make: *** [install] Error 1</div></div><div><br></div><div>It runs smoothly with sudo make install. So i think it won't be much of a problem in future?</div><div><br></div><div>For the major error of undefined symbol :-</div><div><br></div><div>You were absolutely correct in pointing out the definition of KDEDIRS was not persisting in the shell. So I had to add to ~/.bashrc file following :-</div><div>#adding environment variable KDEDIRS</div><div>export KDEDIRS=/home/palash/Documents/programs/okular:$(kde4-config --prefix)<br></div><div><br></div><div>It works now. Now I will start playing around with code to work on junior jobs.</div><div><br></div><div>-- <br></div><div dir="ltr"><span style="font-family:'lucida console',sans-serif">Regards</span><br clear="none" style="font-family:'lucida console',sans-serif"><span style="font-family:'lucida console',sans-serif">Palash Kulshreshtha</span><br clear="none" style="font-family:'lucida console',sans-serif"><br></div>
</div></div>