首先要apt-get install gettext libqt4-dev automake stow
然后./configure --with-version-suffix=166 --enable-build-type=release --prefix=/usr/local/stow/lyx166
make
make install
cd /usr/local/stow
sudo stow lyx166
本文提供了一步一步的指南,详细介绍了如何通过命令行使用apt-get安装并配置Lyx 166版本。从基础命令开始,包括安装依赖库,配置Lyx版本,直至完成安装并使用stow命令进行存储。
首先要apt-get install gettext libqt4-dev automake stow
然后./configure --with-version-suffix=166 --enable-build-type=release --prefix=/usr/local/stow/lyx166

被折叠的 条评论
为什么被折叠?