Re: [Libmesh-devel] [Libmesh-users] Is LIBS treated correctly?

2018-02-15 Thread Victor Eijkhout
On Feb 13, 2018, at 2:12 PM, John Peterson mailto:jwpeter...@gmail.com>> wrote: I'd say you are missing a -lpython (and possibly other libraries) in your libmesh_optional_LIBS, Don’t I know it. I’ve been trying to figure out how to tell libmesh to add it. That’s the first time you mention th

Re: [Libmesh-devel] [Libmesh-users] Is LIBS treated correctly?

2018-02-15 Thread John Peterson
On Tue, Feb 13, 2018 at 2:51 PM, Victor Eijkhout wrote: > > > On Feb 13, 2018, at 2:12 PM, John Peterson wrote: > > I'd say you are missing a -lpython (and possibly other libraries) in your > libmesh_optional_LIBS, > > > Don’t I know it. I’ve been trying to figure out how to tell libmesh to add