由於 OpenSuse 中不存在 libboost_regex.so.1.53.0,無法安裝 lyx

由於 OpenSuse 中不存在 libboost_regex.so.1.53.0,無法安裝 lyx

我正在嘗試在 opensuse 中安裝 lyx

   sudo zypper in lyx

但是,我收到以下錯誤

Problem: nothing provides libboost_regex.so.1.53.0()(64bit) needed by lyx-2.1.3-109.1.x86_64
 Solution 1: do not install lyx-2.1.3-109.1.x86_64
 Solution 2: break lyx-2.1.3-109.1.x86_64 by ignoring some of its dependencies

現在,我安裝了 1.54,下載了 1.53 並安裝了它,並將這個舊版本添加到路徑中以嘗試找到它,但是出現了相同的錯誤訊息

相關內容