First of all, thank you very much for your help.
Second, no my Makefile in /AmberTools/src/ only contained one row with no meaning. It did not look anything like what you showed me.
I guessed that this must have something to do with it, but since I got no registered errors I could not figure out why it was empty. So i guess the short answer is no, it doesn't seem to have changed at all.
Any ideas?
Best regards
Gustaf
On Jun 10, 2010, at 1:58 PM, case wrote:
> On Thu, Jun 10, 2010, Gustaf Olsson wrote:
>
>> make install
>>
>> I recieve this error:
>>
>> make: *** No rule to make target `install'. Stop.
>
> Look the the amber11/AmberTools/src/Makefile. The top few lines should look
> like this:
>
> ---------------------------------------------------------------------------
> # top-level $(MAKE)file for the AmberTools suite of programs
> AMBERTOOLS=AmberTools, version 1.4
> CONFIG_FILE=config.h
> CONFIG_COMMAND=./configure
> PARALLEL_TOKEN=DMPI
>
> include $(CONFIG_FILE)
>
> install: serial
> ---------------------------------------------------------------------------
>
> Does your file look like this? Has it been changed at all from what was
> downloaded? It should not be empty.
>
> ....dac
>
>
> _______________________________________________
> AMBER mailing list
> AMBER.ambermd.org
> http://lists.ambermd.org/mailman/listinfo/amber
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Thu Jun 10 2010 - 05:30:03 PDT