Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Oct 2006 16:26:30 +0200
From:      John Angelmo <john@veidit.net>
To:        ports@FreeBSD.org
Cc:        perky@FreeBSD.org
Subject:   FreeBSD Port: lang/python
Message-ID:  <45227316.4050709@veidit.net>

next in thread | raw e-mail | index | archive | help
Hello

I am trying to install Hula mail, but it complains with this while 
running configure:

OS: FreeBSD 6.1

The running: ./autogen.sh --prefix=/opt/hula --with-user=hula

I get this:
checking for openssl... yes
checking OPENSSL_CFLAGS... -I/usr/local/include
checking OPENSSL_LIBS... -L/usr/local/lib -lssl -lcrypto
checking for a Python interpreter with version >= 2.3... python
checking for python... /usr/local/bin/python
checking for python version... 2.4
checking for python platform... freebsd6
checking for python script directory... 
${prefix}/lib/python2.4/site-packages
checking for python extension module directory... 
${exec_prefix}/lib/python2.4/site-packages
checking for PyArg_Parse... no
configure: error: Dragonfly requires python-devel, or python built with 
shared library support (--enable-shared)

I guess that python-devel is a Linux rpm package, I have the usual 
python package install, could I have missed something? The Hula 
developers are stating that this is a freebsd issue (ports with python)

/John




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45227316.4050709>