Networking

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • ./configure Postgres and LDAP

    1 answers - 1073 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    When I run ./configure with postgres 8.1.3 and openldap 2.3.21 enabled
    it fails, and I get the same result if I disable mysql. I'm trying to
    run jabberd 2.0 s11 on a slackware 10.2 box.
    I execute the following:
    ./configure
    /
    /
    but the configuration fails when I get to LDAP.
    checking for LDAP version >= 2.1.0 no
    configure: error: LDAP client libraries >= 2.1.0 not found
    I can build jabber with postgres or openldap, but not both.
    -LogosX
    Hey,
    I had the same problem with LDAP and Postgres. The error is in the
    tests the configure script does (and how it reports the errors to the
    user). In my case the script didn't find the postgres libraries even
    though the error message indicates that LDAP libraries are missing.
    I circumvented the problem by manually editing /etc/ld.so.conf (I use
    Linux as my server platform) and inserted the library path there.
    Hope this helps.
    -Joonas
    jadmin mailing list
    jadmin (AT) jabber (DOT) org
    FAQ:
  • No.1 | | 1515 bytes | |

    Your solution didn't work for me but it did get me going in the right
    direction. I created a system link for the include path instead of
    using the "" flag. However I did still need
    to use "" flag. Using a system link for that
    didn't work.

    Thanks,
    LogosX

    5/10/06, Joonas Penttinen <jppentti (AT) cc (DOT) hut.fiwrote:
    When I run ./configure with postgres 8.1.3 and openldap 2.3.21 enabled
    it fails, and I get the same result if I disable mysql. I'm trying to
    run jabberd 2.0 s11 on a slackware 10.2 box.

    I execute the following:
    ./configure
    /
    /

    but the configuration fails when I get to LDAP.

    checking for LDAP version >= 2.1.0 no
    configure: error: LDAP client libraries >= 2.1.0 not found

    I can build jabber with postgres or openldap, but not both.

    -LogosX

    Hey,

    I had the same problem with LDAP and Postgres. The error is in the
    tests the configure script does (and how it reports the errors to the
    user). In my case the script didn't find the postgres libraries even
    though the error message indicates that LDAP libraries are missing.

    I circumvented the problem by manually editing /etc/ld.so.conf (I use
    Linux as my server platform) and inserted the library path there.

    Hope this helps.

    -Joonas

    jadmin mailing list
    jadmin (AT) jabber (DOT) org

    FAQ:

    jadmin mailing list
    jadmin (AT) jabber (DOT) org

    FAQ:

Re: ./configure Postgres and LDAP


max 4000 letters.
Your nickname that display:
In order to stop the spam: 2 + 2 =
QUESTION ON "Networking"

EMSDN.COM