Re: [QE-users] Installing qe-6.3. Install directory PREFIX does not work

2018-07-13 Thread Paolo Giannozzi
There is a directory "install" so probably make thinks everything is done.
Try to add a line
.PHONY: install
or something like that

Paolo



On Fri, Jul 13, 2018 at 8:32 PM, Dan Gil  wrote:

> Using "make install" reminds me that QE-6.3 is already installed. I have
> tried deleting the installation directories to start over, but it seems
> that the HPC still think that QE is installed and prevents me from using
> "make install."
>
> How do I start over correctly?
>
>
> On Wed, Jul 11, 2018 at 1:58 PM, Paolo Giannozzi 
> wrote:
>
>> 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 
>> wrote:
>>
>>> On Wed, Jul 11, 2018 at 2:51 PM, Dan Gil  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
>>
>>
>


-- 
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

Re: [QE-users] Installing qe-6.3. Install directory PREFIX does not work

2018-07-13 Thread Dan Gil
Using "make install" reminds me that QE-6.3 is already installed. I have
tried deleting the installation directories to start over, but it seems
that the HPC still think that QE is installed and prevents me from using
"make install."

How do I start over correctly?


On Wed, Jul 11, 2018 at 1:58 PM, Paolo Giannozzi 
wrote:

> 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 
> wrote:
>
>> On Wed, Jul 11, 2018 at 2:51 PM, Dan Gil  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

Re: [QE-users] Installing qe-6.3. Install directory PREFIX does not work

2018-07-11 Thread Paolo Giannozzi
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 
wrote:

> On Wed, Jul 11, 2018 at 2:51 PM, Dan Gil  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

Re: [QE-users] Installing qe-6.3. Install directory PREFIX does not work

2018-07-11 Thread Paolo Giannozzi
On Wed, Jul 11, 2018 at 2:51 PM, Dan Gil  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
___
users mailing list
users@lists.quantum-espresso.org
https://lists.quantum-espresso.org/mailman/listinfo/users