On Mon, Jun 3, 2013 at 4:13 PM, ET <sketchfoot.gmail.com> wrote:
> no worries. i think you are totally right on that as the distro was crappy
> ole ubuntu 12.04. :)
>
Actually the problem does technically lie with the configure script, since
it invokes /bin/sh on the shebang line. All Linux/Unix guarantees is that
a POSIX-compliant shell will be present -- nothing more. Ubuntu goes with
dash since it has a significantly smaller footprint than bash and yields
some performance benefits as a result.
Since every other distro goes with bash, those of us that have never used
Ubuntu are not trained to avoid bash-isms, like "==" instead of "=" ;)
I posted the update, it should hopefully be active shortly.
All the best,
Jason
--
Jason M. Swails
Quantum Theory Project,
University of Florida
Ph.D. Candidate
352-392-4032
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Mon Jun 03 2013 - 20:00:02 PDT