Hi all,
I wanted to switch my precice installation from v1 to v2 so I uninstalled everything (libprecice + openfoam-adapter) and now I am having trouble with installing openfoam-adapter.
I was able to pass the tests after installing precice v2 (via sources or debian package) but I think the installation did not go well because if I run binprecice, the output is:
binprecice: error while loading shared libraries: libprecice.so.2: cannot open shared object file: No such file or directory
It looks to me that there might be a confusion between /usr/local and /usr but I am not an expert in this. If somebody can review the installation process with me, it would be great !
Let us say I download this package.
-
How can I make sure there won’t be any conflict with any previous installation of precice v1 or v2 that I tried to install/uninstall ?
-
if everything’s fine, should I just use
dpkg -i ./libprecice2_2.0.1_bionic.deb
or
apt install ./libprecice2_2.0.1_bionic.deb
? And do I need to look at something specific before moving to openfoam-adapter ?
Many thanks for your support