configuration script can not find libcurl4-gnutls-dev

Bug #931742 reported by Zisis Sialveras
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
New
Undecided
Unassigned

Bug Description

Configuration script can not find libcurl4-gnutls-dev package, although it is installed in my system. My OS is Ubuntu 11.10 using Linux Kernel 3.0.0-15-generic.
I made two attempts to install libcurl4-gnutls-dev . The first attempt was to install libcurl4-gnutls-dev following the "Installing build dependencies" instructions in the drizzle website. The second was from the synaptic pkg manager of Ubuntu.

There is the output from my terminal:

zisis@X58:~/Desktop/drizzle7-2011.03.13$ dpkg --status libcurl4-gnutls-dev
Package: libcurl4-gnutls-dev
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 2876
Maintainer: Ubuntu Developers <email address hidden>
Architecture: amd64
Source: curl
Version: 7.21.6-3ubuntu3.2
Replaces: libcurl-dev, libcurl-ssl-dev, libcurl3-gnutls-dev, libcurl4-dev
Provides: libcurl-dev, libcurl-ssl-dev, libcurl3-gnutls-dev, libcurl4-dev
Depends: libcurl3-gnutls (= 7.21.6-3ubuntu3.2), libc6-dev | libc-dev, libgnutls-dev, zlib1g-dev, libidn11-dev, libkrb5-dev, libldap2-dev
Suggests: libcurl3-dbg
Conflicts: libcurl-dev
Description: Development files and documentation for libcurl (GnuTLS)
 These files (ie. includes, static library, manual pages) allow to
 build software which uses libcurl.
 .
 SSL support is provided by GnuTLS.
 .
 HTML and PDF versions of all the manual pages are also provided.
Homepage: http://curl.haxx.se
Original-Maintainer: Ramakrishnan Muthukrishnan <email address hidden>
zisis@X58:~/Desktop/drizzle7-2011.03.13$ ./configure | grep WARNING
configure: WARNING: libcurl development lib not found. On Debian this is found in libcurl4-gnutls-dev. On RHEL5/Fedora11 it's in curl-devel. On RHEL6/Fedora12 it's in libcurl-devel.
configure: WARNING: libcurl not found: not building auth_http
configure: WARNING: libcurl development lib not found. On Debian this is found in libcurl4-gnutls-dev. On RHEL5/Fedora11 it's in curl-devel. On RHEL6/Fedora12 it's in libcurl-devel.
configure: WARNING: libcurl development lib not found: not building PrimeBase Media Stream Daemon (pbms) plugin.
configure: WARNING: Couldn't find both rabbitmq c client and server support, rabbitmq plugin will not be built.

description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.