Page 1 of 1

"make install" doesn't install atompaw

Posted: Wed Mar 19, 2014 1:30 pm
by jzwanzig
Hi,

I find at least with 7.6.2 that, using atompaw as a fallback, it gets compiled by make but then "make install" doesn't install it to the /opt/abinit... prefix I had set. Is there a different make target I should be using or is this an overlooked issue?

thanks,
Joe

Re: "make install" doesn't install atompaw

Posted: Thu Mar 20, 2014 7:32 pm
by pouillon
AtomPAW in Abinit is only used for some tests when a new version of AtomPAW is released. If you intend to use it for production, the best is to build it separately.

I'll look at the issue when I have some time, but it is possible that it has already been fixed in 7.7.

Re: "make install" doesn't install atompaw

Posted: Thu Mar 20, 2014 7:36 pm
by jzwanzig
Thanks, I had come to that conclusion, I think the documentation on the PAW generation page needs to be updated. I'll try to do that when I check some of the other tutorial pages for the upcoming Lyon school.

Joe

Re: "make install" doesn't install atompaw

Posted: Mon Mar 31, 2014 6:26 pm
by torrent
Joe,

I don't think the tutorial PAW2 has to be changed; the atompaw executable is clearly located (I was aware of this make install issue).

First, just try to type: atompaw
if "atompaw vx.y.z" message appears, everything is fine.
Otherwise, you can try "~abinit_compilation_directory/fallbacks/exports/bin/atompaw-abinit"


Marc