On Thu, Oct 22, 2015 at 8:27 AM, Florian Lindner
wrote:
> Thanks again!!
>
Florian,
Would you mind pulling the branch in
https://github.com/libMesh/libmesh/pull/688 and giving it a try on your
arch linux machine when you have a chance?
--
John
-
temporary fix here
https://github.com/capitalaslash/libmesh/commit/58330868f36a784c32530f87f27296fb41d4668c
remember to run bootstrap in the source dir this time, I did not include
the diff for configure because it was mixed with too many other mods.
On Wed, 21 Oct 2015 at 18:10 John Peterson w
On Wed, Oct 21, 2015 at 8:14 AM, John Peterson wrote:
>
>
> > On Oct 21, 2015, at 7:29 AM, Florian Lindner
> wrote:
> >
> > Florian Lindner wrote:
> >
> >> Antonio Cervone wrote:
> >>
> >>> this is due to a recent change in archlinux package, see
> >>> https://bugs.archlinux.org/task/46431 and
>
> On Oct 21, 2015, at 7:29 AM, Florian Lindner wrote:
>
> Florian Lindner wrote:
>
>> Antonio Cervone wrote:
>>
>>> this is due to a recent change in archlinux package, see
>>> https://bugs.archlinux.org/task/46431 and
>>> https://bugs.archlinux.org/task/43378
>>> I hope they will revert this
Florian Lindner wrote:
> Antonio Cervone wrote:
>
>> this is due to a recent change in archlinux package, see
>> https://bugs.archlinux.org/task/46431 and
>> https://bugs.archlinux.org/task/43378
>> I hope they will revert this change back, in the mean time check
>>
>>
>
https://github.com/cap
On Wed, Oct 7, 2015 at 9:11 AM, Antonio Cervone
wrote:
> vtk relies heavily on cmake, so it does not support pkg-config or
> autotools explicitly.
> what it provides is a VTKConfig.cmake generated during the
> configuration/installation.
> inquiring it with this CMakeLists.txt
>
> find_package(VT
vtk relies heavily on cmake, so it does not support pkg-config or autotools
explicitly.
what it provides is a VTKConfig.cmake generated during the
configuration/installation.
inquiring it with this CMakeLists.txt
find_package(VTK)
message("VTK_DEFINITIONS = ${VTK_DEFINITIONS}")
message("VTK_LIBRA
On Wed, 7 Oct 2015, John Peterson wrote:
> Do you think it's worth trying to actually support the distros' alternate
> naming scheme in libmesh's m4 files? I don't think it would be too
> difficult. Other than Arch and Fedora, are there any others that do this?
It's not a crazy alternate schem
On Wed, Oct 7, 2015 at 7:40 AM, Antonio Cervone
wrote:
> this is due to a recent change in archlinux package, see
> https://bugs.archlinux.org/task/46431 and
> https://bugs.archlinux.org/task/43378
> I hope they will revert this change back, in the mean time check
>
>
> https://github.com/capital
Antonio Cervone wrote:
> this is due to a recent change in archlinux package, see
> https://bugs.archlinux.org/task/46431 and
> https://bugs.archlinux.org/task/43378
> I hope they will revert this change back, in the mean time check
>
>
https://github.com/capitalaslash/libmesh/commit/1fa8fc38944
this is due to a recent change in archlinux package, see
https://bugs.archlinux.org/task/46431 and
https://bugs.archlinux.org/task/43378
I hope they will revert this change back, in the mean time check
https://github.com/capitalaslash/libmesh/commit/1fa8fc38944d719e8e7ada35bc345e21d94eeaca
for a
> On Oct 7, 2015, at 7:13 AM, Florian Lindner wrote:
>
> Hello,
>
> I try to compile libmesh master on my Arch linux. VTK 6.1.0 is installed,
> but configure does not detect it.
>
> ./configure --prefix=/home/florian/software/libmesh
>
> configure:35523: checking /usr/include/vtk/vtkConfig
Hello,
I try to compile libmesh master on my Arch linux. VTK 6.1.0 is installed,
but configure does not detect it.
./configure --prefix=/home/florian/software/libmesh
configure:35523: checking /usr/include/vtk/vtkConfigure.h usability
configure:35523: mpicxx -c -std=gnu++11 conftest.cpp >&5
13 matches
Mail list logo