pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: django/python missing sqlite



On Sat, Apr 11, 2009 at 11:55:24AM -0700, George Georgalis wrote:
> ( cd /usr/pkgsrc/www/py-django/ && bmake deinstall clean )
> ( cd /usr/pkgsrc/databases/py-sqlite2 && bmake deinstall clean )
> ( cd /usr/pkgsrc/databases/py-sqlite3 && bmake install )
> ( cd /usr/pkgsrc/www/py-django/ && bmake install PKG_OPTIONS.django=sqlite )
> 
> but py-django still installs py-sqlite2:

Yes, that is expected. The question is: does it work for you after you
installed py-sqlite3?

Joerg


Home | Main Index | Thread Index | Old Index