On Wed, 2006-04-05 at 13:10 -0700, Dan Nicholson wrote:
> The first two build as normal. This is what I do for ldapdb:
>
> ./configure \
> --sysconfdir=/etc/sasl \
> --with-dbpath=/etc/sasl/sasldb2 \
> --enable-ldapdb \
> --with-ldap
>
> make -C include
> make -C sasldb
> make -C plugins
>
> mkdir -pv ${PM_DEST}/usr/lib/sasl2
> libtool --mode=install install -c plugins/libldapdb.la \
> ${PM_DEST}/usr/lib/sasl2
>
> The only files for cyrus-sasl-ldapdb are:
> /usr/lib/sasl2/libldapdb.la
> /usr/lib/sasl2/libldapdb.so
> /usr/lib/sasl2/libldapdb.so.2
> /usr/lib/sasl2/libldapdb.so.2.0.21
That is really cool, Dan. I really like this. Everything except putting
the sasldb in /etc/sasl. I believe it belongs in /var/lib/sasl, but no
big deal.
You know, there is precedent set for short sets of instructions when
there are circular dependencies. See the unixODBC page for an example.
(though it is just a description on what to do). Anyway, I could
easily see the above being incorporated into the book. Or, describe
the circular dependency and provide a link to a wiki page that has
this stuff.
Is this something you would be interested in adding to the SASL
page? If not, I will shamelessly steal your idea and put it somewhere.
That is good stuff.
--
Randy
rmlinux: [bogomips 3993.32] [GNU ld version 2.16.1] [gcc (GCC) 4.0.2]
[GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686]
16:10:57 up 15 days, 22:45, 4 users, load average: 0.03, 0.08, 0.08
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page