Re: [AMBER] compilation with gcc 4.5.1 under openSuSE 11.4 64-bits

From: Daniel Roe <daniel.r.roe.gmail.com>
Date: Wed, 25 May 2011 15:59:29 -0400

Hi, just some quick comments regarding libbz2:

On Wed, May 25, 2011 at 3:09 PM, JORGE IULEK <jiulek.ig.com.br> wrote:
> ./configure gnu
>
> gave the error:
>
> "
> Checking for libbz2: testp.c:2:19: fatal error: bzlib.h: No such file or
> directory
> compilation terminated.
> ./configure: line 1641: ./testp: No such file or directory
> Not found.
> "
>    but I have the (linux) libbz2 package (64-bits, not 32-bits) installed.
>    In spite of that I went to make install and it finished.

You need to make sure you have the development libraries (which
include header files) for bzip2 installed, something like
'libbzip2-devel' or 'bzip2-devel'. That being said, currently the only
part of AmberTools that uses libbz2 is bzip file decompression in
cpptraj; if you don't plan on using bzipped stuff with cpptraj you can
safely ignore this warning.

-Dan

_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed May 25 2011 - 13:00:04 PDT
Custom Search