AMBER Archive (2000)

Subject: Re: help with amber 41 on linux redhat 6.2

From: David Konerding (dek_at_cgl.ucsf.edu)
Date: Sat Sep 30 2000 - 20:07:53 CDT


Margaret Cheung writes:
>
>Dear Amber users,
>
>
>Lately I've tried to compile
>sander (amber41) on linux redhat 6.2,
>however, it gave me such messages as

Dear Margaret

Unfortunately old amber41 on Linux Red Hat 6.2 will not
compile out of the box as you discover. The fix is pretty easy,
just add the following line near the top of the etime.c file:
#include <time.h>

Then it should compile.

Or, you could update to a newer Amber, which should compile out of the
box on linux.

Dave