Ticket #1659 (closed defect: invalid)

Opened 1 week ago

Last modified 1 week ago

configure failure: configure script cannot find bzip2 library

Reported by: mvanier@cs.caltech.edu Assigned to: jan
Priority: normal Milestone: 1.5.0
Component: build_autotools Version: 1.4.19
Severity: normal Keywords:
Cc: Blocking:
Need Feedback: 0

Description

I have bzip2 installed in a non-standard location. The executable is /pkg/bzip2/bin/bzip2, and the configure script finds it. The library is /pkg/bzip2/lib/libbz2.a (or .so) and the configure script doesn't find it. The include file is /pkg/bzip2/include/bzlib.h, and I doubt that the configure script would find it either. The only reason I installed bzip2 in the first place is that Debian unstable (which I'm using) doesn't have a dev version of bzip2. lighttpd compiles and installs fine with the -without-bzip2 configure option. Thanks for any help you can give.

Attachments

Change History

05/09/2008 06:46:38 AM changed by stbuehler

  • status changed from new to closed.
  • resolution set to invalid.

This is a bug tracker, not a support forum. The package you need is "libbz2-dev"


Add/Change #1659 (configure failure: configure script cannot find bzip2 library)




Change Properties
Action