Hi Matthias, Ok, that makes sense. I think I have both libdeal.ii and libdeal.ii-dev, at least that's what apt-get tells me if I try to install libdeal.ii-dev seperately, although I haven't figured out how to use the dev version rather than the auto-detected release version.
Thanks, Steve On Thursday, April 12, 2018 at 3:02:51 PM UTC-4, Matthias Maier wrote: > > Hi there, > > The problem is that deal.II's CMake system records the full link > interface of all shared libraries - if a library changes location the > package has to be rebuild (in Ubuntu). If this is indeed the case I will > ask for this to happen. > > Did you install just the library libdeal.ii, or also the development > package libdeal.ii-dev? > > Best, > Matthias > > > > On Thu, Apr 12, 2018, at 13:19 CDT, Stephen DeWitt <stv...@gmail.com > <javascript:>> wrote: > > > Hello all, > > A PRISMS-PF user recently posted to our forum > > <https://groups.google.com/forum/#!topic/prisms-pf-users/t1TTaKbm4H0> > that > > he was having an issue with the deal.ii package he got through apt-get > on > > Ubuntu 17.10. The issue seems to be related to a missing shared object > file > > for MUMPS. I booted up a Ubuntu virtual machine on VirtualBox and saw > the > > same error. > > > > What I did: > > > > 1. Installed Ubuntu 17.10 on the VM > > 2. Updated apt > > 3. Retrieved the deal.ii package ($ sudo apt-get install libdeal.ii) > > 4. Found the deal.ii example directory to test the installation and > > copied it into my home directory > > 5. Ran CMake for step-1 > > 6. Attempted to compile step-1 (both "make release" and "make debug" > had > > the same outcome) > > > > The result: > > > > < > https://lh3.googleusercontent.com/-CCdJka7yFUU/Ws-hCuOODDI/AAAAAAAABAc/kvG048lCyeYJeocApENLE-toFvoR2hkoQCLcBGAs/s1600/terminal_window.tiff> > > > > > > I checked the '/usr/lib/' directory and found a number of MUMPS shared > > objects (libesmumps-5.1.so, libesmumps.a, libesmumps.so, > > libptesmumps-5.1.so, libptesmumps.a, and libptesmumps.so), but not > > "libsmumps.so". I thought that maybe there was a file naming error and > > renamed a copy of "libesmumps.so" to "libsmumps.so", but then I got a > > similar error with a different MUMPS shared object. After a few rounds > of > > that, I gave up. > > > > Does anyone know what the issue is and how to solve it? > > > > Thanks, > > Steve > -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to dealii+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.