Gentoo Archives: gentoo-science

From: "Justin (jlec)" <jlec@g.o>
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] petsc-3.5.1, missing fortran includes
Date: Tue, 29 Jul 2014 14:20:11
Message-Id: 53D7AD92.40307@gentoo.org
In Reply to: [gentoo-science] petsc-3.5.1, missing fortran includes by marco restelli
1 On 29/07/14 15:43, marco restelli wrote:
2 > Hi all,
3 > I notice that petsc-3.5.1.ebuild does not install some include
4 > files which are useful when using the fortran interface of PETSC; for
5 > me the problem is solved adding
6 >
7 > 191a192,196
8 >> doins include/finclude/*.h90
9 >> insinto /usr/include/${PN}/finclude/ftn-auto
10 >> doins include/finclude/ftn-auto/*
11 >> insinto /usr/include/${PN}/finclude/ftn-custom
12 >> doins include/finclude/ftn-custom/*
13 >
14 > Regards,
15 > Marco
16 >
17
18 Hi Marco,
19
20 do you like to send us a pull request over github?
21
22 Thanks,
23 Justin

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-science] petsc-3.5.1, missing fortran includes marco restelli <mrestelli@×××××.com>