On 10/16/06, juampa <[EMAIL PROTECTED]> wrote: > So, I run: > > ./configure --with-postgres-includes=/usr/local/pgsql/include > --with-postgres-lib=/usr/local/pgsql/lib > --with-mxdatetime-includes=/Library/Frameworks/Python.framework/Versions/2.5/lib/Python2.5/site-packages/mx/DateTime/mxDateTime > --with-python-version=2.5 > > > And I am greeted with: > > checking for python... ... > checking for main in -lcrypt... no > checking for main in -lcrypto... yes > checking for PQconnectStart in -lpq... no > configure: error: can't build without PostgreSQL libraries
Hmm, what does pg_config --libdir return? http://code.djangoproject.com/wiki/SetupOnTiger --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

