[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#487026: ITP: velvet -- Sequence assembler for very short reads



Hi!

On Thu, Jun 19, 2008 at 11:40 PM, Charles Plessy <plessy@debian.org> wrote:
> Basically what I did was to disable the building of local zlib, include
> the zlib.h from /usr/include instead of the local one, and add -lm and
> -lz to CFLAGS from CDBS. Any idea what -lm and -lz mean?

You are linking against the math library (-lm) and zlib (-lz).

At least looking at the commit messages it seems correct what you did.

Best regards,
Nelson


Reply to: