Hi Gaurav, It basically says that you need to install libqjson. It depends a little bit on the distribution you use how to do that, but mostly it is a matter of executing `apt-get install libqjson`.
Thom 2014/1/17 GAURAV Agrawal <gauravagrawal03...@gmail.com>: > Hi, > > thanks for helping me with the command > cmake .. -DQT_QMAKE_EXECUTABLE=/usr/bin/qmake-qt4 > It worked. > > but then when I executed the command "make" ,It gave me this error - > > > gaurav@gaurav-Inspiron-5520:~/okular/build$ make > [ 0%] Built target okularcore_automoc > Linking CXX shared library lib/libokularcore.so > /usr/bin/ld: cannot find -lqjson > collect2: error: ld returned 1 exit status > make[2]: *** [lib/libokularcore.so.3.0.0] Error 1 > make[1]: *** [CMakeFiles/okularcore.dir/all] Error 2 > make: *** [all] Error 2 > > > I have searched the fix everywhere but I am not able to understand those > fixes. > Please help me. > > Thanks > > Gaurav > > > >>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe >>> << > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<