当前位置: 首页 > 工具软件 > Okular > 使用案例 >

Okular 安装

华永新
2023-12-01

1 安装
git clone https://invent.kde.org/graphics/okular.git
cd okular
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/path/to/your/install/dir …
make
make install

If you install Okular in a different path than your system install directory it is possible that you need to run

source build/prefix.sh; okular

s

 类似资料: