yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #14701
[Question #626563]: ubuntu 16.04: Missing dependency for LINSOLV
New question #626563 on Yade:
https://answers.launchpad.net/yade/+question/626563
Hi there,
I tried to make a fresh install of yade source code on Ubuntu 16.04 and faced a problem related to Metis. Here is what I get when doing sudo apt-get install libsuitesparse-metis-dev:
Package 'libsuitesparse-metis-dev' has no installation candidate
This may mean that the package is missing, has been obsoleted, or is only available from another source
However the following packages replace it: libsuitesparse-dev:i386 libsuitesparse-dev
As suggested, I installed libsuitesparse-dev but, when doing cmake -DCMAKE_INSTALL_PREFIX=../install ../trunk, here is what I get:
-- Could NOT find Metis (missing: METIS_INCLUDE_DIR METIS_LIBRARY)
-- Missing dependency for LINSOLV, disabled
-- Disabled features: LINSOLV SPH LIQMIGRATION MASK_ARBITRARY PROFILING PotentialParticles PotentialBlocks
I also faced other problems during the installation process (The repository 'http://ppa.launchpad.net/yade-users/external/ubuntu xenial Release' does not have a Release file when adding yade ppa and The imported target "vtkRenderingPythonTkWidgets" references the file "/usr/lib/x86_64-linux-gnu/libvtkRenderingPythonTkWidgets.so" but this file does not exist when cmake) but I could install YADE anyway.
At the end of the day, Yade is running well but I cannot benefit from LINSOLV and it is very annoying since I'd like to work with PFVFLOW.
Any suggestion? Is there anybody else working with Ubuntu 16.04 facing the same problem?
Cheers
Luc
You received this question notification because your team yade-users is
an answer contact for Yade.