目前在http://www.openfoam.org/download/ubuntu.php上没有Ubuntu14.04可信赖的软件包。如果我尝试为13.10使用这个包,当我尝试时,aptitude会给我一个错误
sudo aptitude install openfoam230 paraviewopenfoam410 剪短的长依赖项列表
The following packages have unmet dependencies:
openfoam230 : Depends: libboost-thread1.53.0 which is a virtual package.
Depends: libopenmpi1.3 which is a virtual package.
The following actions will resolve these dependencies:
Keep the following packages at their current version:
1) openfoam230 [Not Installed] 在正式的软件包可用之前,是否有一种不用从源代码安装的方法?
发布于 2015-01-21 10:15:23
OpenFoam可以通过apt-get现在安装。请参阅http://www.openfoam.org/download/ubuntu.php
发布于 2014-05-05 16:56:52
如果您想使用apt,则必须等到它们发布可靠的版本(14.04),否则您可以编译源文件。有关说明,请参阅此链接:http://www.openfoam.org/download/source.php
此链接还提供了从源文件http://openfoamwiki.net/index.php/Installation/Linux/OpenFOAM-2.3.0/Ubuntu#Ubuntu_14.04安装的信息。
https://askubuntu.com/questions/460557
复制相似问题