On 5/5/06, Glenn Tenney <[EMAIL PROTECTED]> wrote:
>
> On Fri, May 05, 2006 at 06:23:48PM -0000, jbrewer wrote:
> > But when I used DarwinPorts of SQLite it installed Python 2.4 here:
> >
> > /opt/local/bin - and located here also is sqlite3
>
> Remember, I said to look at ALL of the comments from
> http://www.djangoproject.com/documentation/install/
>
> which includes:
>
> "Additional note on pysqlite 2.1.3 on Mac OSX. If you installed the
> newest sqlite3 via darwin ports, your header files and libraries are
> in /opt/local/include and /opt/local/lib respectively. Before you
> build/install pysqlite manually, you need to modify pysqlite's
> setup.cfg accordingly so that it will pick up on the new library
> instead of OSX's default sqlite 3.1.3 installation."

I just installed pysqlite via darwinports and it works fine. I don't
see any reason to build it from source unless you absolutely have to.

port install py-sqlite

Joseph

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to