It worked great. Thanks!

Dan

On Fri, Jul 13, 2018 at 4:36 PM, Paolo Giannozzi <p.gianno...@gmail.com>
wrote:

> 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 <dan.gil9...@gmail.com> 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 <p.gianno...@gmail.com>
>> 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 <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
>>>> <https://maps.google.com/?q=Udine,+via+delle+Scienze+208,+33100+Udine,+Italy&entry=gmail&source=g>
>>>> 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
>>> <https://maps.google.com/?q=Udine,+via+delle+Scienze+208,+33100+Udine,+Italy&entry=gmail&source=g>
>>> 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
> <https://maps.google.com/?q=Udine,+via+delle+Scienze+208,+33100+Udine,+Italy&entry=gmail&source=g>
> 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