On Wed, 15 Oct 2014, Kameeko Kiwi wrote:
> Ultimately I'm trying to find a way to point Libmesh to a particular
> version of Boost. There seems to be one (v1.46) in "/usr/include" that
> perhaps came with the operating system; the new one that I installed
> (v1.55, via "apt-get install libboost-d
Ah, doing "apt-get install gfortran" seems to have fixed that error.
Ultimately I'm trying to find a way to point Libmesh to a particular
version of Boost. There seems to be one (v1.46) in "/usr/include" that
perhaps came with the operating system; the new one that I installed
(v1.55, via "apt-get
On Wed, Oct 15, 2014 at 10:28 AM, Kameeko Kiwi wrote:
> Hello,
>
> I'm recently installed a new version of Boost, and now the configuration
> that previously worked for building Libmesh no longer works. The error I
> get when I run make is:
>
> /usr/bin/mpif77: line 317: gfortran: command not fou
On Wed, 15 Oct 2014, Kameeko Kiwi wrote:
> I tried installing gfortran (apt-get install gfortran-4.6) but got the same
> error.
What does "ls /usr/bin/gfortran*" say?
Try just "apt-get install gfortran", then using "alternatives" if the
symlink it should create isn't to a version you want.
---
Hello,
I'm recently installed a new version of Boost, and now the configuration
that previously worked for building Libmesh no longer works. The error I
get when I run make is:
"
...
make[5]: Leaving directory
`/home/kameeko/software/libmesh/contrib/netcdf/4.3.1/examples'
make[4]: Leaving directo