[xmppd-dev] jabberd14 1.6 install help

Paul Cahill paulhcahill at gmail.com
Wed Dec 17 21:31:12 CET 2008


Thanks for the help.  Got around that bump and now its complaining about
GnuTLS:
checking for GnuTLS... checking for pkg-config... no
checking for GNUTLS...
configure: error: Couldn't find required GnuTLS installation

I tried installing these packages from the repositories as guess work:
libgnutls-dev - the GNU TLS library - development files
libgnutls13 - the GNU TLS library - runtime library
libgnutlsxx13 - the GNU TLS library - C++ runtime library
gnutls-bin - the GNU TLS library - commandline utilities
libxmlsec1-gnutls - Gnutls engine for the XML security library

And it gives me the same error.  When I do an apt-cache search for gnuTLS, I
got a lot of hits back..but I'm unsure exactly which package it needs.  I
don't plan on using TLS in the short term for the server so can I get around
it?  Here are the package the search shows up:
libcurl3-dbg - libcurl compiled with debug symbols
libcurl3-gnutls - Multi-protocol file transfer library (GnuTLS)
libcurl4-gnutls-dev - Development files and documentation for libcurl
(GnuTLS)
libneon27-gnutls - An HTTP and WebDAV client library (GnuTLS enabled)
libneon27-gnutls-dbg - Detached symbols for libneon27 (GnuTLS enabled)
libneon27-gnutls-dev - Header and static library files for libneon27 (GnuTLS
enabled)
libsoup2.2-8 - an HTTP library implementation in C -- Shared library
libsoup2.2-dev - an HTTP library implementation in C -- Development files
libsoup2.2-doc - an HTTP library implementation in C -- API Reference
python-pycurl - Python bindings to libcurl
python-pycurl-dbg - Python bindings to libcurl (debug extension)
cadaver - command-line WebDAV client
libneon26-gnutls - An HTTP and WebDAV client library (GnuTLS enabled)
libneon26-gnutls-dbg - Detached symbols for libneon26 (GnuTLS enabled)
libneon26-gnutls-dev - Header and static library files for libneon26 (GnuTLS
enabled)
libxmlsec1-gnutls - Gnutls engine for the XML security library
mailutils-imap4d - GNU mailutils-based IMAP4 Daemon
mailutils-pop3d - GNU mailutils-based POP3 Daemon
python-gnutls - Python wrapper for the GNUTLS library
tclcurl - Tcl bindings to libcurl
gnutls-doc - the GNU TLS library - documentation and examples
libgnutls-dev - the GNU TLS library - development files
libgnutls13 - the GNU TLS library - runtime library
libgnutls13-dbg - GNU TLS library - debugger symbols
libgnutlsxx13 - the GNU TLS library - C++ runtime library
libsoup2.4-1 - an HTTP library implementation in C -- Shared library
libsoup2.4-dev - an HTTP library implementation in C -- Development files
libsoup2.4-doc - an HTTP library implementation in C -- API Reference
gnutls-bin - the GNU TLS library - commandline utilities

thanks
Paul

On Wed, Dec 17, 2008 at 3:20 PM, <lego_12239 at rambler.ru> wrote:

> On Wed, Dec 17, 2008 at 01:29:17PM -0500, Paul Cahill wrote:
> > I'm trying to configure jabberd14 1.6 under ubuntu 8.04.  Make isn't
> > working.  I'm kind of new to this - and i don't want to use the
> repository
> > version because its old.  Here is my output:
> > ./configure --prefix=/inet/jabberd14
> > generates this:
> > checking for a BSD-compatible install... /usr/bin/install -c
> > checking whether build environment is sane... yes
> > checking for a thread-safe mkdir -p... /bin/mkdir -p
> > checking for gawk... no
> >  ...
> > [ skip ]
> >  ...
> > checking for syslog... yes
> > checking for libpopt... configure: error: no
>
>  Hi, Paul.
>
>  You didn't notice last line of the configure output.
>  You haven't a libpopt library on your system. Install it and try again.
> _______________________________________________
> dev mailing list
> dev at xmppd.org
> http://lists.xmppd.org/cgi-bin/listinfo/dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xmppd.org/pipermail/dev/attachments/20081217/fad2704c/attachment.htm 


More information about the dev mailing list