Re: FreeBSD 6.2 trouble using postgresql_psycopg2

2009-02-09 Thread rihad
On Feb 9, 6:23 pm, rihad wrote: > I understand this is a wrong place to post > issues with Django FreeBSD port, so I might try doing it somewhere > else. The "issue" being that www/py-django port unconditionally installs py- psycopg if WITH_POSTGRESQL is selected before building the port, witho

Re: FreeBSD 6.2 trouble using postgresql_psycopg2

2009-02-09 Thread rihad
Thanks, as 'postgresql' was one of the types listed in the comment, I tried that and it worked. I understand this is a wrong place to post issues with Django FreeBSD port, so I might try doing it somewhere else. --~--~-~--~~~---~--~~ You received this message becau

Re: FreeBSD 6.2 trouble using postgresql_psycopg2

2009-02-09 Thread James Bennett
On Mon, Feb 9, 2009 at 7:38 AM, rihad wrote: > This is no surprise, as django always attempts to install databases/py- > psycopg, and not databases/py-psycopg2, since the former is hardcoded > in its port Makefile. Any ideas? Django's documentation lists all available values for the DATABASE_ENG