제일 간단한 방법은 이거!!! $ sudo apt-get install okular 하고 터미널에서 okular 치면 실행 된다. 아니면 아래 방법 사용.. git clone git://anongit.kde.org/okular cd okular mkdir build cd build cmake -DCMAKE_INSTALL_PREFIX=/path to your install dir/ make make install source build/prefix.sh; okular