Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 May 2005 06:10:50 -0700 (PDT)
From:      Muhammad Kashif Yaqoob <mkyaqoob2005@yahoo.com>
To:        ume@FreeBSD.org
Cc:        dinoex@FreeBSD.org
Subject:   help cyrus-sasl-2.1.20 plugins
Message-ID:  <20050514131050.57995.qmail@web32010.mail.mud.yahoo.com>

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


Dear sir,

I am working on postfix by using freebsd5.3 platform.When i install cyrus-sasl-2.1.20 the error has been occoured

----------error

stop in /usr/local/cyrus-sasl-2.1.20

Error code 1

----------------------------------

 

command look like this 

$tar zxf  cyrus-sasl-2.1.20.tar.gz
$cd cyrus-sasl-2.1.20
$export CPPFLAGS="-I/usr/local/mysql/include/mysql"
$./configure \
--enable-anon \
--enable-plain \
--enable-login \
--enable-sql \
--disable-krb4 \
--disable-otp \
--disable-cram \
--disable-digest \
--with-mysql=/usr/local/mysql/lib/mysql \
--without-pam \
--without-saslauthd \
--without-pwcheck \
--with-dblib=berkeley \
--with-bdb-libdir=/usr/local/bdb/lib \
--with-bdb-incdir=/usr/local/bdb/include \
--with-openssl=/usr/local/ssl \
--with-plugindir=/usr/local/lib/sasl2 
$make
#make install
#ln -s /usr/local/lib/sasl2 /usr/lib/sasl2
#echo "/usr/local/lib/" >> /etc/ld.so.conf 
#ldconfig

 

 

Any help would be appreciated

 

Best Regards,

Muhammad kashif

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



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