Re: [AMBER] Problems to install AmberTools20

From: Miguel Garavís <mgaravis.gmail.com>
Date: Wed, 28 Apr 2021 14:14:49 +0200

Thank you very much for your quick answer.

I can confirm that update.11 is applied. It appears in the list after
typing the command you indicated.

Regarding tbd files, I found these lines in the LibraryUtils.cmake file:

# .tbd files are stubs for dynamic libraries on OS X
if(TARGET_OSX AND ${LIB_NAME} MATCHES ".*\\.tbd")
set(${OUTPUT_VARIABLE} SHARED PARENT_SCOPE)
return()
endif()

Thanks again!

MG

El mié, 28 abr 2021 a las 14:07, David A Case (<david.case.rutgers.edu>)
escribió:

> On Wed, Apr 28, 2021, Miguel Garavís wrote:
> >
> >I am trying to install AmberTools20 in a McBookPro.
>
> >CMake Error at cmake/LibraryUtils.cmake:75 (message):
> > Could not determine whether
>
> >"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libbz2.tbd"
> > is a static or shared library, it does not have a known suffix.
>
> Can you check that you have actually applied update.11? Go to amber20_src
> and type "./update_amber --show-applied-patches". You can also look around
> line 67 in amber20_src/cmake/LibraryUtils.cmake to see if there is info
> there about "tbd" files.
>
> ...thx...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 Wed Apr 28 2021 - 05:30:03 PDT
Custom Search