November 7, 2013, 13:47
|
Ubuntu 12.10 Gmsh installation problem
|
#1
|
New Member
Join Date: Feb 2013
Posts: 24
Rep Power: 14
|
Hi...I am running Ubuntu 12.10 64bit in VBox. I have the latest OF v2.2.2 installed and today I tried to install Gmsh from the Ubuntu repos using Synaptic.
A warning that doing so will result in removing two libraries:
Code:
libhdf5-7
libhdf5-dev
So before removing them I thought to check the dependee libraries. Lo & behold, OF (or some of of its libraries do depend on these two), see terminal output below:
Code:
$ apt-cache rdepends libhdf5-dev
libhdf5-dev
Reverse Depends:
openfoam222
libhdf5-mpich2-dev
libhdf5-openmpi-dev
openfoam221
libhdf5-mpich2-dev
libhdf5-openmpi-dev
openfoam220
libhdf5-mpich2-dev
libhdf5-openmpi-dev
libhdf5-openmpi-dev:i386
libhdf5-mpich2-dev
libhdf5-mpich2-dev:i386
libhdf5-openmpi-dev
libhdf5-dev:i386
|liboctave-dev
libminc-dev
libhdf5-mpich2-dev
libhdf5-openmpi-dev
libhdf5-serial-dev
libhdf5-openmpi-dev
libhdf5-mpich2-dev
libhdf5-mpich2-dev
libhdf5-openmpi-dev
libhdf5-doc
libhdf5-mpich2-dev
libhdf5-openmpi-dev
code-saturne-include
libhdf5-mpich2-dev
libhdf5-openmpi-dev
So, now what? Is there a way to install Gmsh w/out having to remove these two libs.?
Thanks.
|
|
|