Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] 5.7.4 on Fedora 10/Linux: Error during "make install'

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] 5.7.4 on Fedora 10/Linux: Error during "make install'


Chronological Thread 
  • From: Xavier Gonze <xavier.gonze@uclouvain.be>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] 5.7.4 on Fedora 10/Linux: Error during "make install'
  • Date: Sat, 13 Jun 2009 08:43:35 +0200


The tar.gz was generated again. Could you try with the new one ?
Xavier

On 12 Jun 2009, at 15:53, Rob wrote:


Hi

I've downloaded the 5.7.4.

The "./configure --prefix=/opt" and subsequent "make" both go well.

The "make install" (as root), ends with an error:

[...snip...]
/usr/bin/install -c -d -m 755 /opt/abinit/5.7/tests/wannier90
/usr/bin/install -c -d -m 755 /opt/abinit/5.7/tests/tutorespfn
/usr/bin/install -c -m 644 './tests.env' '/opt/abinit/5.7/tests'
/usr/bin/install -c -m 644 '../tests/tests.env' '/opt/abinit/5.7/ tests'
/usr/bin/install -c -m 644 './,paral' '/opt/abinit/5.7/tests'
/usr/bin/install: cannot stat `./,paral': No such file or directory
make[2]: *** [install-data-local] Error 1
make[2]: Leaving directory `/home/lahaye/Software/abinit-5.7.4/tests'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/lahaye/Software/abinit-5.7.4/tests'
make: *** [install-recursive] Error 1



There's something wrong with: './,paral'
Shouldn't that be '../paral/ ?
Is that a typo in tests/Makefile.am line 2156 ?

But when I try to fix this (by removing this line altogether)
I get another similar error somewhat later.


This problem does not occur with 5.7.3.

Rob.







Archive powered by MHonArc 2.6.15.

Top of Page