[gmx-users] Problems installing Gromacs 5.0.1

2014-09-30 Thread Claudia Fernandes
Hello everyone!
I tried to install Gromacs 5.0.1.

After this command:

cmake .. -DGMX_BUILD_OWN_FFTW=ON -DREGRESSIONTEST_DOWNLOAD=ON

(as described in the gromacs installation information)

It tries to download of the regressiontest pack from the internet which is
no longer available.
I tried to turn the option off and give it the path to another set of
regression tests (as

cmake .. -DGMX_BUILD_OWN_FFTW=ON -DREGRESSIONTEST_DOWNALOAD=OFF
-DREGRESSIONTEST_PATH=/home/user/gromacs-5.0.1/build/regressiontests)

 but it still tries to download the file with no success.

Any ideas?

Thank you
Cláudia Fernandes
-- 
Gromacs Users mailing list

* Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before posting!

* Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

* For (un)subscribe requests visit
https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or send a 
mail to gmx-users-requ...@gromacs.org.


Re: [gmx-users] Problems installing Gromacs 5.0.1

2014-09-30 Thread Mohd Farid Ismail
What works for me was to delete everything in the build directory before 
re-running cmake.  Give it a try and see if that helps.

--Farid

30.09.2014, 22:16, "Claudia Fernandes" :
> Hello everyone!
> I tried to install Gromacs 5.0.1.
>
> After this command:
>
> cmake .. -DGMX_BUILD_OWN_FFTW=ON -DREGRESSIONTEST_DOWNLOAD=ON
>
> (as described in the gromacs installation information)
>
> It tries to download of the regressiontest pack from the internet which is
> no longer available.
> I tried to turn the option off and give it the path to another set of
> regression tests (as
>
> cmake .. -DGMX_BUILD_OWN_FFTW=ON -DREGRESSIONTEST_DOWNALOAD=OFF
> -DREGRESSIONTEST_PATH=/home/user/gromacs-5.0.1/build/regressiontests)
>
>  but it still tries to download the file with no success.
>
> Any ideas?
>
> Thank you
> Cláudia Fernandes
> --
> Gromacs Users mailing list
>
> * Please search the archive at 
> http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before posting!
>
> * Can't post? Read http://www.gromacs.org/Support/Mailing_Lists
>
> * For (un)subscribe requests visit
> https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or send a 
> mail to gmx-users-requ...@gromacs.org.
-- 
Gromacs Users mailing list

* Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before posting!

* Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

* For (un)subscribe requests visit
https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or send a 
mail to gmx-users-requ...@gromacs.org.


Re: [gmx-users] Problems installing Gromacs 5.0.1

2014-09-30 Thread Mark Abraham
Hi,

Spelling download with only one 'a' could help :-)

Mark

On Tue, Sep 30, 2014 at 4:16 PM, Claudia Fernandes <
cs.fernandes0...@gmail.com> wrote:

> Hello everyone!
> I tried to install Gromacs 5.0.1.
>
> After this command:
>
> cmake .. -DGMX_BUILD_OWN_FFTW=ON -DREGRESSIONTEST_DOWNLOAD=ON
>
> (as described in the gromacs installation information)
>
> It tries to download of the regressiontest pack from the internet which is
> no longer available.
> I tried to turn the option off and give it the path to another set of
> regression tests (as
>
> cmake .. -DGMX_BUILD_OWN_FFTW=ON -DREGRESSIONTEST_DOWNALOAD=OFF
> -DREGRESSIONTEST_PATH=/home/user/gromacs-5.0.1/build/regressiontests)
>
>  but it still tries to download the file with no success.
>
> Any ideas?
>
> Thank you
> Cláudia Fernandes
> --
> Gromacs Users mailing list
>
> * Please search the archive at
> http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before
> posting!
>
> * Can't post? Read http://www.gromacs.org/Support/Mailing_Lists
>
> * For (un)subscribe requests visit
> https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or
> send a mail to gmx-users-requ...@gromacs.org.
>
-- 
Gromacs Users mailing list

* Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before posting!

* Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

* For (un)subscribe requests visit
https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or send a 
mail to gmx-users-requ...@gromacs.org.