Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
Octave依赖gmsh问题无解
Apps Section
865
views ·
6
replies ·
To
floor
Go
xliang9550
deepin
2014-10-19 02:03
Author
想要通过sudo apt-get install octave*一次性安装所有组件,其中的octave-msh依赖gmsh。
Ubuntu的软件源收录了gmsh,不过缺少gmsh的两个依赖组件。我尝试过不同的镜像服务器。
后来直接去gmsh官网下载了完整版gmsh,解压后可以直接运行,显示出绘图界面。
我的问题是系统仍然认定gmsh未安装,有什么方式将它“注册”为已安装的状态?
说明:官方gmsh软件包解压之后是bin和share两个子文件夹,运行./bin/gmsh可以正常运行。
Reply
Like 0
Favorite
View the author
All Replies
electricface1
deepin
2014-10-19 02:15
#1
将它打成deb包,然后安装上去
Reply
Like 0
View the author
155******29
deepin
2014-10-20 01:43
#2
我只选择的装了Octave的个别组件。。。
Reply
Like 0
View the author
xliang9550
deepin
2014-10-20 03:52
#3
我刚才在Mint上成功安装了。只是不知为何Ubuntu的衍生版会出现问题。
另外想问一下,虚拟机的vhd镜像能否写入到真实的硬盘?(包括MBR引导信息)
Reply
Like 0
View the author
cxbii
deepin
2014-10-20 18:41
#4
已经记录
Reply
Like 0
View the author
liangrui
deepin
2014-10-21 01:03
#5
刚实验过了,安装步骤:
sudo apt-get install octave-msh
sudo apt-get install octave*
即可完成所有安装
Reply
Like 0
View the author
xliang9550
deepin
2014-10-21 04:25
#6
我在Mint上是这样安装的,之前在Ubuntu上无法下载gmsh的两个依赖组件。
我现在用Mint自带的软件备份功能记录了已安装的软件列表,以后部署其他Mint副本的时候可以一键恢复所有已装的软件包。
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
Deepin 25.0.1 installation no desktop, Thinkpad T480
Popular Events
More
Ubuntu的软件源收录了gmsh,不过缺少gmsh的两个依赖组件。我尝试过不同的镜像服务器。
后来直接去gmsh官网下载了完整版gmsh,解压后可以直接运行,显示出绘图界面。
我的问题是系统仍然认定gmsh未安装,有什么方式将它“注册”为已安装的状态?
说明:官方gmsh软件包解压之后是bin和share两个子文件夹,运行./bin/gmsh可以正常运行。