Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] Installation error ? Please help

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] Installation error ? Please help


Chronological Thread 
  • From: Jimmy <jimmymisc@gmail.com>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] Installation error ? Please help
  • Date: Fri, 13 Jun 2008 19:28:23 -0400
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=l9wRKXvm+p2274zLDvFnB5HU/X4WgooXy+QxubjPvDvOyiUWiV7rTMEumtGNXrgxKA e725zFB8trYNqQT0FaRd0igcn+ef3i6pktGY/gFBPsuWCfq7DN/+IuW8w6kRgfcKyAwr MV57YYjwh+16JPdrduHpWtSmnzZbHR3KeDoPE=

Pierre,

Yes, I have a copy of tests.env in the tests directory.

jlawrence@D600:~/abinitbin-5.5.4/tests$ cat tests.env
# -*- Shell -*-
#
# Copyright (C) 2005-2007 ABINIT Group (Yann Pouillon)
# All rights reserved.
#
# This file is part of the ABINIT software package. For license information,
# please see the COPYING file in the top-level directory of the ABINIT source
# distribution.
#

#
# IMPORTANT NOTE
#
# This file must be readable by Bourne-Shell scripts
#

#
---------------------------------------------------------------------------- #

#
# ABINIT
#

# ABINIT binaries
abinit_bindir="`pwd`/../opt"

# ABINIT runnable test scripts
abinit_rundir="`pwd`/Scripts"

# ABINIT pseudopotentials
abinit_pspdir="`pwd`/Psps_for_tests"

# Top directory for the test suite inputs
abinit_inpdir="`pwd`"

# Top directory for the test suite outputs
abinit_outdir="`pwd`"

export abinit_bindir abinit_rundir abinit_pspdir abinit_inpdir abinit_outdir



On Mon, Jun 9, 2008 at 8:47 AM, Anglade Pierre-Matthieu
<anglade@gmail.com> wrote:
> Hi,
>
> Do you also have a copy of tests.env in the tests directory ?
> If so, does it look correctly filled ?
>
> regards
>
> PMA
>
> On Mon, Jun 9, 2008 at 2:28 PM, <jimmymisc@gmail.com> wrote:
>> Hi,
>>
>> I always get this error message whenever I tried to run initial test (see
>> attached).
>>
>> I tried to install abinit both from installing it through Synaptic
>> (Ubuntu) and
>> downloading binary, but none of them works.
>>
>> Can someone point where I might be mistaken ? Thank you
>>
>> jlawrence@D600:~/abinitbin-5.5.4$ ls
>> AUTHORS extras Makefile README tests util
>> COPYING INSTALL NEWS README.ChangeLog tests.env
>> doc KNOWN_PROBLEMS opt RELNOTES THANKS
>> jlawrence@D600:~/abinitbin-5.5.4$ make test1
>> echo "Running built-in test 1"
>> Running built-in test 1
>> cd tests ; Scripts/run-basic-tests.sh built-in 1
>> .: 29: tests.env: not found
>> make: *** [test1] Error 2
>>
>
>
>
> --
> Pierre-Matthieu Anglade
>



Archive powered by MHonArc 2.6.16.

Top of Page