Correcting myself: "make install" copies binaries into $PREFIX/bin. If you
want to copy something else into $PREFIX/some-other-directory/, you have to
modify the Makefile

Paolo

On Wed, Jul 11, 2018 at 6:47 PM, Paolo Giannozzi <p.gianno...@gmail.com>
wrote:

> On Wed, Jul 11, 2018 at 2:51 PM, Dan Gil <dan.gil9...@gmail.com> wrote:
>
> [...] the installation takes place in the same directory that the source
>> files are. I looked at make.inc to see what it says about the PREFIX:
>>
>> # Install directory - not currently used
>> PREFIX = /home/psg30/.usr/local
>>
>> How do I use PREFIX correctly?
>>
>
> you cannot: "./configure --with-prefix=$PREFIX" is not implemented. Not
> sure why configure pretends that it is
>
> Paolo
> --
> Paolo Giannozzi, Dip. Scienze Matematiche Informatiche e Fisiche,
> Univ. Udine, via delle Scienze 208, 33100 Udine, Italy
> Phone +39-0432-558216, fax +39-0432-558222
>
>


-- 
Paolo Giannozzi, Dip. Scienze Matematiche Informatiche e Fisiche,
Univ. Udine, via delle Scienze 208, 33100 Udine, Italy
Phone +39-0432-558216, fax +39-0432-558222
_______________________________________________
users mailing list
users@lists.quantum-espresso.org
https://lists.quantum-espresso.org/mailman/listinfo/users

Reply via email to