Re: [Libmesh-users] Setting output directories in libmesh

2021-03-26 Thread edgar
Since your attachment did not come through, I'm not sure where you'd like to add this line. My suggestion would be to pull the branch from the original PR, make your proposed change, and then either push that to your own libmesh fork so that we can try it out, or paste the diff (output of git d

Re: [Libmesh-users] Setting output directories in libmesh

2021-03-23 Thread edgar
On 2021-03-23 16:07, John Peterson wrote: Hi Edgar, Sorry for the lack of reply. I did get your patch, but did not have a chance to try it out yet. Should this be applied on top of the changes in the related PR (https://github.com/libMesh/libmesh/pull/2602)? On libmesh master? Also, you menti

Re: [Libmesh-users] Setting output directories in libmesh

2021-03-22 Thread edgar
Out of frustration, I got a new e-mail address (wish me luck) --- 8< snip --- Thank you for your kind answers, John. I will keep adapting the directory structure for the package through a PKGBUiLD. Since your attachment did not come through, I'm not sure where you'd like to add this line.

Re: [Libmesh-users] Setting output directories in libmesh

2021-03-22 Thread John Peterson
On Wed, Mar 17, 2021 at 11:17 AM wrote: > Hello, > > I would like to know if someone can help me with some things regarding > compilation, please. > > 1. Is there a way to specify the directory for the examples? (as in > =/usr/share/libmesh/examples=) > Not currently. There's a --prefix, and eve

[Libmesh-users] Setting output directories in libmesh

2021-03-17 Thread edgar
Hello, I would like to know if someone can help me with some things regarding compilation, please. 1. Is there a way to specify the directory for the examples? (as in =/usr/share/libmesh/examples=) 2. Is there a way to specify the directory for the contrib directory (as in =/usr/share/libm