Ubuntu 10.04 中编译装配 lyx1.6.6

Ubuntu 10.04 中编译安装 lyx1.6.6

首先要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