Re: [AMBER] amber installation on linux mint

From: David A Case via AMBER <amber.ambermd.org>
Date: Mon, 16 Jan 2023 13:15:37 -0500

On Fri, Jan 13, 2023, nahoum a via AMBER wrote:

>I've made progress in my installation of Amber22, but the make
>install step still fails. Based on David Case's recommandations,
>I've installed zlib and libbz2 from source myself, using
>"./configure prefix=/tank/amber/amber/amber22/amb22_inst/lib/zlib"
>before "make install" for zlib, and "make install
>PREFIX=/tank/amber/amber/amber22/amb22_inst/lib/libbz2" for libbz2

None of the above looks right. Is the "amb22_inst" directory is the one you
chose in run_cmake as the installation directory? First, the folder doesn't
exist during the build (which is done in the amber22_src folder), and
wouldn't be the appropriate place where compilers would look in any event.

Is there some reason you cannot just use "sudo apt install" as outlined
here:

   https://ambermd.org/InstUbuntu.php

If you really want to install these packages by hand, you will need to
make sure that the directories are ones that will be searched by default by
your compliers, or that you learn enough linux to figure out how to do that
on your own.

...good luck...dac


_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Mon Jan 16 2023 - 10:30:03 PST
Custom Search